@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/145210>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n15a_Sm5>, <http://purl.org/pressemappe20/category/subject/i/145210> ;
  skos:exactMatch gnd:4248362-1, gnd:4161606-6, gnd:4529190-1, gnd:4002623-1, gnd:4009848-5, wd:Q104710802, gnd:4077575-6 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145205> ;
  gndo:gndIdentifier "4077575-6", "4009848-5", "4529190-1", "4161606-6", "4002623-1", "4248362-1" ;
  skos:note "folderCount: 3" ;
  rdfs:label "Labor contracts, chemical industry"@en, "Arbeitnehmerverhältnisse, Chemische Industrie"@de ;
  skos:prefLabel "Arbeitnehmerverhältnisse, Chemische Industrie"@de, "Labor contracts, chemical industry"@en ;
  zbwext:folderCount 3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145210/about> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n15a Sm5" ;
  dc:identifier "145210" ;
  zbwext:notationLong "n 15a SM 005" .

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

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