@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/792.097471/e23/>
  mads:componentList (
   <http://dewey.info/class/792/e23/>
   <http://dewey.info/class/2--747.1/e23/>
 ) ;
  dc:modified "2020-07-13"^^xsd:date ;
  dc:identifier "21628576-90ab-44aa-9c8f-42768c8943f8" ;
  dc:created "2020-07-02"^^xsd:date ;
  skos:prefLabel "Teater--Manhattan (New York, N.Y.)"@nb ;
  a skos:Concept ;
  skos:closeMatch bibbi:1456160, bibbi:1189398 ;
  skos:broader <http://dewey.info/class/792.09/e23/> ;
  skos:notation "792.097471" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> .

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

<http://dewey.info/class/792.09/e23/>
  skos:notation "792.09" ;
  skos:prefLabel "Historie, geografisk behandling, biografier"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/792.097471/e23/> .

<http://dewey.info/class/792/e23/>
  skos:prefLabel "Sceneopptredener"@nb ;
  a skos:Concept .

