@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/4--83/e23/>
  skos:prefLabel "Audiolingval tilnærming til språkferdighet"@nb ;
  a skos:Concept .

<http://dewey.info/class/478/e23/>
  skos:notation "478" ;
  skos:prefLabel "Normert klassisk latin (normativ lingvistikk)"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/478.3/e23/> .

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

<http://dewey.info/class/47/e23/>
  skos:prefLabel "Latin og italiske språk"@nb ;
  a skos:Concept .

<http://dewey.info/class/478.3/e23/>
  a skos:Concept ;
  dc:created "2017-11-15"^^xsd:date ;
  skos:prefLabel "Språkopplæringsbøker--audiolingval tilnærming--latinsk språk"@nb ;
  skos:broader <http://dewey.info/class/478/e23/> ;
  dc:modified "2017-11-16"^^xsd:date ;
  skos:notation "478.3" ;
  skos:closeMatch bibbi:1125899 ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  mads:componentList (
   <http://dewey.info/class/47/e23/>
   <http://dewey.info/class/4--83/e23/>
 ) ;
  dc:identifier "cb8929d8-465c-47d1-b22e-f4b8b1a2d805" .

