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

<http://dewey.info/class/891.62/e23/>
  skos:prefLabel "Irsk-gælisk litteratur"@nb ;
  a skos:Concept .

<http://dewey.info/class/891.6209002/e23/>
  mads:componentList (
   <http://dewey.info/class/891.62/e23/>
   <http://dewey.info/class/3B--09/e23/>
 ) ;
  skos:notation "891.6209002" ;
  skos:broader <http://dewey.info/class/891.6209/e23/> ;
  dc:created "2019-07-17"^^xsd:date ;
  skos:prefLabel "Irsk-gælisk litteratur--1171-1599--historie og kritikk"@nb ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:identifier "5dbb5f9c-c722-49f4-96e2-2f397544e18f" ;
  a skos:Concept ;
  dc:modified "2019-07-29"^^xsd:date .

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

<http://dewey.info/class/3B--09/e23/>
  skos:prefLabel "Historie, beskrivelse, kritisk vurdering av verker i mer enn én litterær form"@nb ;
  a skos:Concept .

<http://dewey.info/class/891.6209/e23/>
  skos:notation "891.6209" ;
  skos:prefLabel "Irsk-gælisk litteratur--historie og kritikk, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/891.6209002/e23/> .

