@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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/145205>
  skos:notation "n15a" ;
  rdfs:label "Employee relationships in individual professions"@en, "Arbeitnehmerverhältnisse in einzelnen Berufen"@de ;
  skos:prefLabel "Employee relationships in individual professions"@en, "Arbeitnehmerverhältnisse in einzelnen Berufen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145211> .

<https://pm20.zbw.eu/category/subject/i/145211>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145205> ;
  gndo:gndIdentifier "4396840-5", "4002623-1", "4457540-3", "4248362-1", "7628045-7", "4482320-4", "4077575-6", "4444711-5", "4012183-5", "4137254-2" ;
  skos:exactMatch gnd:4137254-2, gnd:4077575-6, gnd:7628045-7, wd:Q104710803, gnd:4444711-5, gnd:4457540-3, gnd:4012183-5, gnd:4482320-4, gnd:4248362-1, gnd:4396840-5, gnd:4002623-1 ;
  skos:prefLabel "Labor contracts, railways, trams, passenger car transport"@en, "Arbeitnehmerverhältnisse, Eisenbahn, Strassenbahn, Auto-Personenverkehr (Personenkraftverkehr)"@de ;
  skos:notation "n15a Sm6" ;
  rdfs:label "Labor contracts, railways, trams, passenger car transport"@en, "Arbeitnehmerverhältnisse, Eisenbahn, Strassenbahn, Auto-Personenverkehr (Personenkraftverkehr)"@de ;
  skos:note "folderCount: 11" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145211>, <https://pm20.zbw.eu/category/subject/s/n15a_Sm6> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145211/about> ;
  zbwext:notationLong "n 15a SM 006" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145211" ;
  zbwext:folderCount 11 .

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