@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/306.02/e23/>
  skos:notation "306.02" ;
  skos:prefLabel "Etnografi--diverse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.0223/e23/> .

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

<http://dewey.info/class/306.0223/e23/>
  dc:identifier "7e38153d-7e6d-4394-9b22-477f8da9eb41" ;
  dc:modified "2024-02-27"^^xsd:date ;
  skos:broader <http://dewey.info/class/306.02/e23/> ;
  skos:notation "306.0223" ;
  skos:prefLabel "Kulturantropologi--atlas, …"@nb ;
  skos:altLabel "Etnografi--atlas"@nb ;
  mads:componentList (
   <http://dewey.info/class/306/e23/>
   <http://dewey.info/class/1--022.3/e23/>
 ) ;
  dc:created "2024-02-26"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

