@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

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/i/150372>
  rdfs:label "Handwerk, Ausstellung"@de, "Crafts, exhibition"@en ;
  gndo:gndIdentifier "4023299-2", "4129601-1" ;
  zbwext:notationLong "n 14 SM 020" ;
  skos:exactMatch wd:Q104710670, gnd:4023299-2, gnd:4129601-1 ;
  skos:prefLabel "Handwerk, Ausstellung"@de, "Crafts, exhibition"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/150372>, <https://pm20.zbw.eu/category/subject/s/n14_Sm20> ;
  skos:note "folderCount: 3" ;
  skos:notation "n14 Sm20" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/150372/about> ;
  dc:identifier "150372" ;
  a skos:Concept ;
  zbwext:folderCount 3 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145135> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
