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

<http://dewey.info/class/358.88/e23/>
  a skos:Concept ;
  dc:created "2017-08-17"^^xsd:date ;
  dc:identifier "e24fa11f-f7ee-4beb-852e-177c60b1845c" ;
  dc:modified "2021-02-02"^^xsd:date ;
  mads:componentList ( <http://dewey.info/class/358.8/e23/> ) ;
  skos:broader <http://dewey.info/class/358.81-358.88/e23/> ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:narrowMatch humord:c28918 ;
  skos:narrower <http://dewey.info/class/358.882/e23/> ;
  skos:notation "358.88" ;
  skos:prefLabel "Romstyrker (militærvitenskap)--materiell"@nb .

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

<http://dewey.info/class/358.81-358.88/e23/>
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/358.88/e23/> ;
  skos:notation "358.81-358.88" ;
  skos:prefLabel "Bestemte emner knyttet til romstyrker"@nb .

<http://dewey.info/class/358.882/e23/>
  a skos:Concept ;
  skos:broader <http://dewey.info/class/358.88/e23/> ;
  skos:notation "358.882" ;
  skos:prefLabel "Styrte missiler i verdensrommet, …"@nb .

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

