@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/973.7371/e23/>
  skos:notation "973.7371" ;
  skos:prefLabel "Atlanta-felttoget, 1864"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.737/e23/> .

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

<http://dewey.info/class/973.7378/e23/>
  skos:notation "973.7378" ;
  skos:prefLabel "Shermans marsj mot havet og Savannah-felttoget, 1864"@nb ;
  a skos:Concept ;
  skos:broader <http://dewey.info/class/973.737/e23/> .

<http://dewey.info/class/973.73/e23/>
  skos:notation "973.73" ;
  skos:prefLabel "Operasjoner"@nb ;
  a skos:Concept ;
  skos:narrower <http://dewey.info/class/973.737/e23/> .

<http://dewey.info/class/973.737/e23/>
  skos:prefLabel "Juni–desember 1864"@nb ;
  dc:created "2009-12-03"^^xsd:date ;
  skos:broader <http://dewey.info/class/973.73/e23/> ;
  a skos:Concept ;
  skos:inScheme <http://dewey.info/scheme/edition/e23/> ;
  skos:notation "973.737" ;
  skos:narrower <http://dewey.info/class/973.7378/e23/>, <http://dewey.info/class/973.7371/e23/> ;
  dc:identifier "ocd00176976" ;
  dc:modified "2014-12-02"^^xsd:date ;
  skos:altLabel "Militær historie--borgerkrigen (USA)--juni-desember 1864"@nb .

