@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 mads: <http://www.loc.gov/mads/rdf/v1#> .

<http://dewey.info/class/688.763/e23/>
  skos:notation "688.763" ;
  skos:prefLabel "Ballspill--utstyrsteknologi, …"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/688.7634/e23/> .

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

<http://dewey.info/class/688.7634/e23/>
  dc:modified "2024-12-13"^^xsd:date ;
  skos:notation "688.7634" ;
  mads:componentList (
   <http://dewey.info/class/688.76/e23/>
   <http://dewey.info/class/796.34/e23/>
 ) ;
  a skos:Concept ;
  skos:prefLabel "Racketspill--utstyrsteknologi"@nb ;
  dc:created "2010-02-04"^^xsd:date ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrower <http://dewey.info/class/688.76342/e23/> ;
  dc:identifier "ocd00162680" ;
  skos:broader <http://dewey.info/class/688.763/e23/> .

<http://dewey.info/class/796.34/e23/>
  skos:prefLabel "Racketsport"@nb ;
  a skos:Concept .

<http://dewey.info/class/688.76342/e23/>
  skos:notation "688.76342" ;
  skos:prefLabel "Tennis--utstyrsteknologi"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/688.7634/e23/> .

<http://dewey.info/class/688.76/e23/>
  skos:prefLabel "Utstyr for utendørssport og utendørsspill"@nb ;
  a skos:Concept .

