@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/145203>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145203>, <https://pm20.zbw.eu/category/subject/s/n15_Sm502_(A35)> ;
  dc:identifier "145203" ;
  skos:notation "n15 Sm502 (A35)" ;
  rdfs:label "Betriebsräte, Allgemein"@de, "Works councils, general"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 15 SM 502 (A 035)" ;
  a skos:Concept ;
  skos:prefLabel "Betriebsräte, Allgemein"@de, "Works councils, general"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145155> ;
  skos:scopeNote "Fiduciari di fabrica"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145203/about> .

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 .
<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/145203> .

