@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 humord: <http://data.ub.uio.no/humord/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://dewey.info/class/2--45392/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00125603" ;
  dc:modified "2022-01-27"^^xsd:date ;
  skos:altLabel "Gorizia (Italia : Ente di decentramento regionale)"@nb, "Gorizia (Italia : provins)"@nb ;
  skos:broader <http://dewey.info/class/2--4539/e23/> ;
  skos:exactMatch humord:c02473 ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c11950 ;
  skos:notation "T2--45392" ;
  skos:prefLabel "Gorizia regionale desentraliseringsorgan (Ente di decentramento regionale di Gorizia)"@nb .

<http://dewey.info/class/2--4539/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--45392/e23/> ;
  skos:notation "T2--4539" ;
  skos:prefLabel "Friuli-Venezia Giulia-regionen"@nb .

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

