@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/145135>
  skos:notation "n14" ;
  rdfs:label "Crafts and trades"@en, "Handwerk"@de ;
  skos:prefLabel "Crafts and trades"@en, "Handwerk"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/187281> .

<https://pm20.zbw.eu/category/subject/i/187281>
  skos:notation "n14 Sm70" ;
  skos:prefLabel "Crafts, capital procurement"@en, "Handwerk, Kapitalbeschaffung"@de ;
  zbwext:notationLong "n 14 SM 070" ;
  skos:exactMatch gnd:4023299-2, gnd:4163261-8, wd:Q104710672 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4163261-8", "4023299-2" ;
  dc:identifier "187281" ;
  a skos:Concept ;
  rdfs:label "Handwerk, Kapitalbeschaffung"@de, "Crafts, capital procurement"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/187281/about> ;
  skos:note "folderCount: 1" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n14_Sm70>, <http://purl.org/pressemappe20/category/subject/i/187281> ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145135> .

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 .
