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

<http://dewey.info/class/412/e23/>
  skos:notation "412" ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:altLabel "Lånord"@nb, "Ords opprinnelse"@nb, "Onomastikk--etymologi"@nb, "Etymologi"@nb, "Fremmedord"@nb, "Navn--etymologi"@nb ;
  dc:identifier "ocd00144090" ;
  skos:narrower <http://dewey.info/class/412.03/e23/> ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:closeMatch bibbi:1112909, bibbi:1188164 ;
  skos:prefLabel "Standardspråkets etymologi"@nb ;
  skos:broader <http://dewey.info/class/411-415/e23/> ;
  a skos:Concept .

<http://dewey.info/class/412.03/e23/>
  skos:notation "412.03" ;
  skos:prefLabel "Etymologi--ordbøker, …"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/412/e23/> .

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

<http://dewey.info/class/411-415/e23/>
  skos:notation "411-415" ;
  skos:prefLabel "Standardspråk--beskrivelse og analyse"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/412/e23/> .

