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

<http://dewey.info/class/2--611/e23/>
  a skos:Concept ;
  dc:created "2009-12-03"^^xsd:date ;
  dc:identifier "ocd00126487" ;
  dc:modified "2018-04-09"^^xsd:date ;
  skos:altLabel "Tunis (Tunisia)"@nb, "Bizerte (Tunisia)"@nb ;
  skos:broader <http://dewey.info/class/2--61/e23/> ;
  skos:exactMatch humord:c01624 ;
  skos:inScheme <http://dewey.info/table/2/e23/>, <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c13288, realfagstermer:c030362, humord:c11837, humord:c01625 ;
  skos:notation "T2--611" ;
  skos:prefLabel "Tunisia"@nb .

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

<http://dewey.info/class/2--61/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/2--611/e23/> ;
  skos:notation "T2--61" ;
  skos:prefLabel "Tunisia og Libya"@nb .

