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

<http://dewey.info/class/1--072/e23/>
  skos:prefLabel "Forskning"@nb ;
  a skos:Concept .

<http://dewey.info/class/306.0723/e23/>
  skos:notation "306.0723" ;
  skos:prefLabel "Sosialantropologi--feltarbeid--deskriptiv forskning"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/306.072/e23/> .

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

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

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

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

<http://dewey.info/class/306.072/e23/>
  dc:created "2016-09-26"^^xsd:date ;
  skos:prefLabel "Sosialantropologi--forskning, …"@nb ;
  skos:notation "306.072" ;
  skos:narrower <http://dewey.info/class/306.0723/e23/>, <http://dewey.info/class/306.0721/e23/> ;
  skos:altLabel "Etnografi--forskning"@nb, "Kultur--forskning"@nb, "Kulturantropologi--forskning"@nb ;
  a skos:Concept ;
  mads:componentList (
   <http://dewey.info/class/306/e23/>
   <http://dewey.info/class/1--072/e23/>
 ) ;
  skos:broader <http://dewey.info/class/306.07/e23/> ;
  dc:modified "2019-01-15"^^xsd:date ;
  dc:identifier "314fa2d1-fb72-4d6e-bc05-929305a17c21" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

