@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/182076>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4344123-3", "4002799-5" ;
  rdfs:label "Labor contracts, national professional competitions"@en, "Arbeitsverhältnisse, Reichsberufswettkämpfe"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145155> ;
  skos:exactMatch wd:Q104710794, gnd:4002799-5, gnd:4344123-3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182076/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n15_Sm40>, <http://purl.org/pressemappe20/category/subject/i/182076> ;
  dc:identifier "182076" ;
  zbwext:notationLong "n 15 SM 040" ;
  skos:prefLabel "Arbeitsverhältnisse, Reichsberufswettkämpfe"@de, "Labor contracts, national professional competitions"@en ;
  skos:notation "n15 Sm40" ;
  a skos:Concept ;
  skos:note "folderCount: 1" ;
  zbwext:folderCount 1 .

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

