@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

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

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/145146>
  dc:identifier "145146" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n14a_Sm17>, <http://purl.org/pressemappe20/category/subject/i/145146> ;
  skos:prefLabel "Handwerk, Gärtnerei"@de, "Crafts, gardening"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145138> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145146/about> ;
  a skos:Concept ;
  skos:notation "n14a Sm17" ;
  rdfs:label "Handwerk, Gärtnerei"@de, "Crafts, gardening"@en ;
  zbwext:notationLong "n 14a SM 017" .

