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

<https://pm20.zbw.eu/category/subject/i/145138>
  skos:notation "n14a" ;
  rdfs:label "Individual branches of the craft (as enterprises)"@en, "Einzelne Zweige des Handwerks (als Unternehmung)"@de ;
  skos:prefLabel "Individual branches of the craft (as enterprises)"@en, "Einzelne Zweige des Handwerks (als Unternehmung)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/182072> .

<https://pm20.zbw.eu/category/subject/i/182072>
  rdfs:label "Crafts, motor vehicles"@en, "Handwerk, Kraftfahrzeug"@de ;
  skos:prefLabel "Handwerk, Kraftfahrzeug"@de, "Crafts, motor vehicles"@en ;
  skos:exactMatch gnd:4032684-6, gnd:4023299-2, wd:Q104710679 ;
  a skos:Concept ;
  zbwext:folderCount 1 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145138> ;
  skos:notation "n14a Sm8" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n14a_Sm8>, <http://purl.org/pressemappe20/category/subject/i/182072> ;
  zbwext:notationLong "n 14a SM 008" ;
  gndo:gndIdentifier "4023299-2", "4032684-6" ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182072/about> ;
  dc:identifier "182072" .

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 .
