@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/163608>
  skos:notation "g Sm5" ;
  rdfs:label "War aims (world war)"@en, "Kriegsziele (Weltkrieg)"@de ;
  skos:prefLabel "War aims (world war)"@en, "Kriegsziele (Weltkrieg)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144575> .

<https://pm20.zbw.eu/category/subject/i/144575>
  skos:prefLabel "Kriegsziele (Weltkrieg), Allgemein"@de, "War goals (World War I), general"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144575/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g_Sm5.I>, <http://purl.org/pressemappe20/category/subject/i/144575> ;
  rdfs:label "War goals (World War I), general"@en, "Kriegsziele (Weltkrieg), Allgemein"@de ;
  zbwext:notationLong "g 00 SM 005.01" ;
  dc:identifier "144575" ;
  zbwext:folderCount 2 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:exactMatch wd:Q104699674 ;
  skos:notation "g Sm5.I" ;
  skos:note "folderCount: 2" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163608> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
