@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/145209> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145209>
  skos:prefLabel "Arbeitnehmerverhältnisse, Bergbau und bergbauliche Betriebe"@de, "Labor contracts, mining"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145209/about> ;
  skos:note "folderCount: 9" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145209>, <https://pm20.zbw.eu/category/subject/s/n15a_Sm4> ;
  rdfs:label "Arbeitnehmerverhältnisse, Bergbau und bergbauliche Betriebe"@de, "Labor contracts, mining"@en ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 9 ;
  zbwext:notationLong "n 15a SM 004" ;
  skos:exactMatch wd:Q104710801 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145205> ;
  dc:identifier "145209" ;
  skos:notation "n15a Sm4" .

