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

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

<https://pm20.zbw.eu/category/subject/i/145141>
  skos:notation "n14a Sm5" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145138> ;
  rdfs:label "Crafts, dyeing"@en, "Handwerk, Färberei"@de ;
  skos:note "folderCount: 1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145141>, <https://pm20.zbw.eu/category/subject/s/n14a_Sm5> ;
  skos:prefLabel "Handwerk, Färberei"@de, "Crafts, dyeing"@en ;
  dc:identifier "145141" ;
  zbwext:notationLong "n 14a SM 005" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145141/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:exactMatch wd:Q104710677 ;
  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 .
