@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/450/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00144466" ;
  dc:modified "2013-05-02"^^xsd:date ;
  skos:altLabel "Italiensk språk"@nb ;
  skos:broader <http://dewey.info/class/45/e23/> ;
  skos:closeMatch humord:c28131, realfagstermer:c001966 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c10526, humord:c28083, humord:c10777 ;
  skos:narrower <http://dewey.info/class/450.1-450.9/e23/> ;
  skos:notation "450" ;
  skos:prefLabel "Italiensk, dalmatisk, rumensk, retoromansk, sardinsk, korsikansk"@nb .

<http://dewey.info/class/45/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/450/e23/> ;
  skos:notation "45" ;
  skos:prefLabel "Italiensk, rumensk og beslektede språk"@nb .

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

<http://dewey.info/class/450.1-450.9/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/450/e23/> ;
  skos:notation "450.1-450.9" ;
  skos:prefLabel "Generell forminndeling av italiensk"@nb .

