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

<https://pm20.zbw.eu/category/subject/i/145155>
  skos:notation "n15" ;
  rdfs:label "Labor question, labor relations"@en, "Arbeiterfrage, Arbeitsverhältnisse, Allgemein"@de ;
  skos:prefLabel "Labor question, labor relations"@en, "Arbeiterfrage, Arbeitsverhältnisse, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161833> .

<https://pm20.zbw.eu/category/subject/i/145199>
  skos:notation "n15 Sm501.II (H)" ;
  rdfs:label "Permanent organization of work, general meetings"@en, "Ständige Organisation der Arbeit, Hauptversammlungen"@de ;
  skos:prefLabel "Permanent organization of work, general meetings"@en, "Ständige Organisation der Arbeit, Hauptversammlungen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161833> .

<https://pm20.zbw.eu/category/subject/i/161836>
  skos:notation "n15 Sm501.III (H)" ;
  rdfs:label "Permanent organization of work, International Labor Office"@en, "Ständige Organisation der Arbeit, Internationales Arbeitsamt"@de ;
  skos:prefLabel "Permanent organization of work, International Labor Office"@en, "Ständige Organisation der Arbeit, Internationales Arbeitsamt"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161833> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161833>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145199>, <https://pm20.zbw.eu/category/subject/i/145198>, <https://pm20.zbw.eu/category/subject/i/161836> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145155> ;
  rdfs:label "Ständige Organisation der Arbeit"@de, "Permanent organization of work"@en ;
  dc:identifier "161833" ;
  skos:prefLabel "Ständige Organisation der Arbeit"@de, "Permanent organization of work"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161833>, <https://pm20.zbw.eu/category/subject/s/n15_Sm501_(H)> ;
  zbwext:notationLong "n 15 SM 501 (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161833/about> ;
  a skos:Concept ;
  skos:notation "n15 Sm501 (H)" .

<https://pm20.zbw.eu/category/subject/i/145198>
  skos:notation "n15 Sm501.I (H)" ;
  rdfs:label "Permanent organization of work, general"@en, "Ständige Organisation der Arbeit, Allgemein"@de ;
  skos:prefLabel "Permanent organization of work, general"@en, "Ständige Organisation der Arbeit, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161833> .

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

