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

<https://pm20.zbw.eu/category/subject/i/145220>
  skos:exactMatch wd:Q104710812, gnd:4248362-1, gnd:4057151-8, gnd:4161606-6, gnd:4077575-6, gnd:4002623-1 ;
  zbwext:folderCount 4 ;
  rdfs:label "Arbeitnehmerverhältnisse, Industrie der Steine und Erden"@de, "Labor contracts, stone and earth industry"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n15a_Sm16>, <http://purl.org/pressemappe20/category/subject/i/145220> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145220/about> ;
  skos:prefLabel "Labor contracts, stone and earth industry"@en, "Arbeitnehmerverhältnisse, Industrie der Steine und Erden"@de ;
  zbwext:notationLong "n 15a SM 016" ;
  gndo:gndIdentifier "4077575-6", "4057151-8", "4161606-6", "4002623-1", "4248362-1" ;
  dc:identifier "145220" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 4" ;
  skos:notation "n15a Sm16" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145205> .

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