@prefix dc: <http://purl.org/dc/terms/> .
@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/144971>
  dc:identifier "144971" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  rdfs:label "Defense Economic Council, activity"@en, "Wehrwirtschaftsrat, Tätigkeit"@de ;
  skos:notation "n1 Sm505.II (A10)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144971/about> ;
  zbwext:notationLong "n 01 SM 505.02 (A 010)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n1_Sm505.II_(A10)>, <http://purl.org/pressemappe20/category/subject/i/144971> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163156> ;
  skos:prefLabel "Defense Economic Council, activity"@en, "Wehrwirtschaftsrat, Tätigkeit"@de .

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/i/163156>
  skos:notation "n1 Sm505 (A10)" ;
  rdfs:label "Defense Economy Council"@en, "Wehrwirtschaftsrat"@de ;
  skos:prefLabel "Defense Economy Council"@en, "Wehrwirtschaftsrat"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144971> .

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