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

<https://pm20.zbw.eu/category/subject/i/144971>
  skos:notation "n1 Sm505.II (A10)" ;
  rdfs:label "Defense Economic Council, activity"@en, "Wehrwirtschaftsrat, Tätigkeit"@de ;
  skos:prefLabel "Defense Economic Council, activity"@en, "Wehrwirtschaftsrat, Tätigkeit"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163156> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163156>
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n1_Sm505_(A10)>, <http://purl.org/pressemappe20/category/subject/i/163156> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144970>, <https://pm20.zbw.eu/category/subject/i/144971> ;
  skos:prefLabel "Wehrwirtschaftsrat"@de, "Defense Economy Council"@en ;
  rdfs:label "Defense Economy Council"@en, "Wehrwirtschaftsrat"@de ;
  dc:identifier "163156" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144931> ;
  zbwext:notationLong "n 01 SM 505 (A 010)" ;
  skos:notation "n1 Sm505 (A10)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163156/about> .

<https://pm20.zbw.eu/category/subject/i/144931>
  skos:notation "n1" ;
  rdfs:label "Economic policy"@en, "Wirtschaftspolitik"@de ;
  skos:prefLabel "Economic policy"@en, "Wirtschaftspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163156> .

<https://pm20.zbw.eu/category/subject/i/144970>
  skos:notation "n1 Sm505.I (A10)" ;
  rdfs:label "Defense Economic Council, General and Members"@en, "Wehrwirtschaftsrat, Allgemein und Mitglieder"@de ;
  skos:prefLabel "Defense Economic Council, General and Members"@en, "Wehrwirtschaftsrat, Allgemein und Mitglieder"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163156> .

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

