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

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/182077>
  gndo:gndIdentifier "4002799-5", "4005298-9" ;
  a skos:Concept ;
  skos:notation "n15 Sm50" ;
  skos:prefLabel "Arbeitsverhältnisse, Institutionen"@de, "Labor contracts, institutions"@en ;
  dc:identifier "182077" ;
  skos:note "folderCount: 3" ;
  zbwext:folderCount 3 ;
  skos:exactMatch wd:Q104710795, gnd:4005298-9, gnd:4002799-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182077/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145155> ;
  zbwext:notationLong "n 15 SM 050" ;
  rdfs:label "Arbeitsverhältnisse, Institutionen"@de, "Labor contracts, institutions"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/182077>, <https://pm20.zbw.eu/category/subject/s/n15_Sm50> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145155>
  skos:notation "n15" ;
  rdfs:label "Labor question, labor relations"@en, "Arbeiterfrage, Arbeitsverhältnisse, Allgemein"@de ;
  skos:prefLabel "Labor question, labor relations"@en, "Arbeiterfrage, Arbeitsverhältnisse, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/182077> .

