@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.8914970092/e23/>
  mads:componentList (
   <http://dewey.info/class/305.8/e23/>
   <http://dewey.info/class/5--914.97/e23/>
   <http://dewey.info/class/1--092/e23/>
 ) ;
  skos:broader <http://dewey.info/class/305.891497/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2019-10-25"^^xsd:date ;
  skos:notation "305.8914970092" ;
  a skos:Concept ;
  dc:created "2019-10-24"^^xsd:date ;
  skos:prefLabel "Romfolk--sosiale aspekter--biografier"@nb ;
  dc:identifier "16d153d1-0a71-41a9-81ef-85d6a1087e3e" ;
  skos:closeMatch bibbi:1180097 .

<http://dewey.info/class/305.891497/e23/>
  skos:notation "305.891497" ;
  skos:prefLabel "Romani, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/305.8914970092/e23/> .

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

