@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.33425/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3342/e23/> ;
  skos:notation "796.33425" ;
  skos:prefLabel "Forsvarsspill"@nb .

<http://dewey.info/class/796.33426/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3342/e23/> ;
  skos:notation "796.33426" ;
  skos:prefLabel "Målvaktspill"@nb .

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

<http://dewey.info/class/796.33423/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3342/e23/> ;
  skos:notation "796.33423" ;
  skos:prefLabel "Angrepsspill"@nb .

<http://dewey.info/class/796.33424/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3342/e23/> ;
  skos:notation "796.33424" ;
  skos:prefLabel "Midtbanespill"@nb .

<http://dewey.info/class/796.33422/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/796.3342/e23/> ;
  skos:notation "796.33422" ;
  skos:prefLabel "Formasjoner"@nb .

<http://dewey.info/class/796.334/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/796.3342/e23/> ;
  skos:notation "796.334" ;
  skos:prefLabel "Fotball"@nb .

<http://dewey.info/class/796.3342/e23/>
  a skos:Concept ;
  dc:created "2010-02-04"^^xsd:date ;
  dc:identifier "ocd00168509" ;
  dc:modified "2016-12-08"^^xsd:date ;
  skos:broader <http://dewey.info/class/796.334/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/796.33425/e23/>, <http://dewey.info/class/796.33422/e23/>, <http://dewey.info/class/796.33423/e23/>, <http://dewey.info/class/796.33426/e23/>, <http://dewey.info/class/796.33424/e23/> ;
  skos:notation "796.3342" ;
  skos:prefLabel "Strategi og taktikk"@nb .

