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

<https://pm20.zbw.eu/category/subject/i/145162>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n15_Sm2.IV>, <http://purl.org/pressemappe20/category/subject/i/145162> ;
  dc:identifier "145162" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n15 Sm2.IV" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161854> ;
  skos:scopeNote "Streikschutzeinrichtungen der Arbeitgeber"@de ;
  zbwext:notationLong "n 15 SM 002.04" ;
  rdfs:label "Strikes, labor-management relations, strike protection organizations"@en, "Streiks, Vereinbarungen zwischen Arbeitgebern und Arbeitnehmern, Streikschutzeinrichtungen"@de ;
  skos:prefLabel "Streiks, Vereinbarungen zwischen Arbeitgebern und Arbeitnehmern, Streikschutzeinrichtungen"@de, "Strikes, labor-management relations, strike protection organizations"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145162/about> ;
  a skos:Concept .

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/161854>
  skos:notation "n15 Sm2" ;
  rdfs:label "Strikes, labor-management relations"@en, "Streiks, Vereinbarungen zwischen Arbeitgebern und Arbeitnehmern"@de ;
  skos:prefLabel "Strikes, labor-management relations"@en, "Streiks, Vereinbarungen zwischen Arbeitgebern und Arbeitnehmern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145162> .

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