@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#> .

<http://dewey.info/class/796.335601-796.335609/e23/>
  a skos:Concept ;
  skos:notation "796.335601-796.335609" ;
  skos:prefLabel "Generell forminndeling"@nb .

<http://dewey.info/class/796.33562/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3356/e23/> ;
  skos:notation "796.33562" ;
  skos:prefLabel "Kanadisk fotball i skolen"@nb .

<http://dewey.info/class/796.33563/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3356/e23/> ;
  skos:notation "796.33563" ;
  skos:prefLabel "Kanadisk fotball på universitet og høyskole"@nb .

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

<http://dewey.info/class/796.3356/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00168530" ;
  dc:modified "2018-06-04"^^xsd:date ;
  skos:broader <http://dewey.info/class/796.335/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/796.33563/e23/>, <http://dewey.info/class/796.33562/e23/>, <http://dewey.info/class/796.33564/e23/>, <http://dewey.info/class/796.335601-796.335609/e23/> ;
  skos:notation "796.3356" ;
  skos:prefLabel "Bestemte typer kanadisk fotball"@nb .

<http://dewey.info/class/796.33564/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3356/e23/> ;
  skos:notation "796.33564" ;
  skos:prefLabel "Profesjonell og halvprofesjonell kanadisk fotball"@nb .

<http://dewey.info/class/796.335/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.3356/e23/> ;
  skos:notation "796.335" ;
  skos:prefLabel "Kanadisk fotball"@nb .

