@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .

<http://dewey.info/scheme/edition/e23/>
  rdfs:label "Norsk WebDewey"@nb ;
  a skos:ConceptScheme .

<http://dewey.info/class/306.0721/e23/>
  dc:created "2016-05-13"^^xsd:date ;
  skos:broader <http://dewey.info/class/306.072/e23/> ;
  skos:altLabel "Forskningsmetoder--sosialantropologi"@nb, "Forskningsmetoder--kulturantropologi"@nb, "Forskningsmetoder--etnografi"@nb ;
  mads:componentList (
   <http://dewey.info/class/306/e23/>
   <http://dewey.info/class/1--072.1/e23/>
 ) ;
  dc:modified "2019-01-15"^^xsd:date ;
  dc:identifier "7061a6f6-ad53-48f1-a59f-f3b708fa0da5" ;
  skos:prefLabel "Forskningsmetoder--kultur, …"@nb ;
  a skos:Concept ;
  skos:notation "306.0721" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1477868 .

<http://dewey.info/class/306/e23/>
  skos:prefLabel "Kulturelle og sosiale institusjoner"@nb ;
  a skos:Concept .

<http://dewey.info/class/306.072/e23/>
  skos:notation "306.072" ;
  skos:prefLabel "Sosialantropologi--forskning, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.0721/e23/> .

