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

<http://dewey.info/class/305.8/e23/>
  skos:prefLabel "Etniske og nasjonale grupper"@nb ;
  a skos:Concept .

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

<http://dewey.info/class/305.800975/e23/>
  mads:componentList (
   <http://dewey.info/class/305.8/e23/>
   <http://dewey.info/class/2--75/e23/>
 ) ;
  skos:prefLabel "Etniske grupper--Sørøstlige delstater (USA)"@nb ;
  dc:created "2020-08-20"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:closeMatch bibbi:1189687, bibbi:1189686 ;
  dc:identifier "c20a9afb-e344-48d9-8750-ae8591af6899" ;
  skos:notation "305.800975" ;
  dc:modified "2024-09-09"^^xsd:date ;
  skos:broader <http://dewey.info/class/305.8009/e23/> ;
  a skos:Concept .

<http://dewey.info/class/2--75/e23/>
  skos:prefLabel "Det sørøstlige USA (delstater i South Atlantic-regionen)"@nb ;
  a skos:Concept .

<http://dewey.info/class/305.8009/e23/>
  skos:notation "305.8009" ;
  skos:prefLabel "Etnologi--historie"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.800975/e23/> .

