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

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

<http://dewey.info/class/303.482370357/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/303.4821-303.4829/e23/> ;
  skos:notation "303.482370357" ;
  dc:created "2024-06-17"^^xsd:date ;
  skos:prefLabel "Italia--oldtiden--kulturvekslinger--Iran--oldtiden"@nb ;
  dc:identifier "e6190a11-fecc-4868-b63c-3073510e65a4" ;
  dc:modified "2024-06-17"^^xsd:date ;
  skos:closeMatch bibbi:1678838 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/303.482/e23/>
   <http://dewey.info/class/2--37/e23/>
   <http://dewey.info/class/2--357/e23/>
 ) .

<http://dewey.info/class/303.482/e23/>
  skos:prefLabel "Kontakt mellom kulturer"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--357/e23/>
  skos:prefLabel "Den iranske høyslette fram til 637"@nb ;
  a skos:Concept .

<http://dewey.info/class/2--37/e23/>
  skos:prefLabel "Den italienske halvøy fram til 476 og omkringliggende territorier fram til 476"@nb ;
  a skos:Concept .

<http://dewey.info/class/303.4821-303.4829/e23/>
  skos:notation "303.4821-303.4829" ;
  skos:prefLabel "Kontakt mellom bestemte områder"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/303.482370357/e23/> .

