@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

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

<https://pm20.zbw.eu/category/subject/i/145223>
  skos:exactMatch gnd:4038872-4, gnd:4122282-9, wd:Q104710815, gnd:4248362-1, gnd:4002623-1, gnd:4037794-5, gnd:4077575-6, gnd:4161606-6, gnd:4037790-8, gnd:4169639-6 ;
  gndo:gndIdentifier "4169639-6", "4038872-4", "4037790-8", "4161606-6", "4037794-5", "4248362-1", "4002623-1", "4122282-9", "4077575-6" ;
  skos:prefLabel "Labor contracts, metal working and machinery industry"@en, "Arbeitnehmerverhältnisse, Metallverarbeitung und Maschinenindustrie"@de ;
  rdfs:label "Labor contracts, metal working and machinery industry"@en, "Arbeitnehmerverhältnisse, Metallverarbeitung und Maschinenindustrie"@de ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145223" ;
  zbwext:notationLong "n 15a SM 019" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n15a_Sm19>, <http://purl.org/pressemappe20/category/subject/i/145223> ;
  skos:note "folderCount: 5" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145205> ;
  skos:notation "n15a Sm19" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145223/about> ;
  zbwext:folderCount 5 .

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