@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix bibbi: <https://id.bs.no/bibbi/> .
@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/358.4282/e23/>
  skos:closeMatch bibbi:1178193 ;
  skos:broader <http://dewey.info/class/358.42/e23/> ;
  mads:componentList ( <http://dewey.info/class/358.42/e23/> ) ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  dc:modified "2023-02-02"^^xsd:date ;
  skos:notation "358.4282" ;
  skos:altLabel "Styrte luft-til-bakke-missiler--militært utstyr"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "Styrte luft-til-bakke-missiler, …"@nb ;
  dc:identifier "ocd00139244" .

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

<http://dewey.info/class/358.42/e23/>
  skos:notation "358.42" ;
  skos:prefLabel "Bombestyrker"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/358.4282/e23/> .

