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

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/187280>
  rdfs:label "Handwerk, Beruf und Ausbildung"@de, "Crafts, profession and training"@en ;
  skos:exactMatch gnd:4023299-2, wd:Q104710671, gnd:4005857-8, gnd:4023302-9 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/187280/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/187280>, <https://pm20.zbw.eu/category/subject/s/n14_Sm40> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145135> ;
  gndo:gndIdentifier "4023302-9", "4023299-2", "4005857-8" ;
  skos:prefLabel "Handwerk, Beruf und Ausbildung"@de, "Crafts, profession and training"@en ;
  zbwext:notationLong "n 14 SM 040" ;
  dc:identifier "187280" ;
  skos:note "folderCount: 1" ;
  zbwext:folderCount 1 ;
  skos:notation "n14 Sm40" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept .

