@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 mads: <http://www.loc.gov/mads/rdf/v1#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/306.4460937/e23/>
  a skos:Concept ;
  dc:created "2023-01-17"^^xsd:date ;
  skos:narrower <http://dewey.info/class/306.44609378/e23/> ;
  dc:identifier "1193d284-4f76-4a34-a3c0-8486c7397acb" ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:broader <http://dewey.info/class/306.446/e23/> ;
  dc:modified "2023-01-18"^^xsd:date ;
  mads:componentList (
   <http://dewey.info/class/306.446/e23/>
   <http://dewey.info/class/2--37/e23/>
 ) ;
  skos:prefLabel "Flerspråklighet--Romerriket"@nb ;
  skos:notation "306.4460937" .

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

<http://dewey.info/class/306.446/e23/>
  skos:notation "306.446" ;
  skos:prefLabel "Tospråklighet og flerspråklighet"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/306.4460937/e23/> .

<http://dewey.info/class/306.44609378/e23/>
  skos:notation "306.44609378" ;
  skos:prefLabel "Flerspråklighet--Sicilia (Italia)--oldtiden"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/306.4460937/e23/> .

<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 .

