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

<https://pm20.zbw.eu/category/subject/i/145262>
  skos:notation "n18" ;
  rdfs:label "Trade and commerce"@en, "Handel"@de ;
  skos:prefLabel "Trade and commerce"@en, "Handel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161816> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161816>
  skos:notation "n18 Sm14" ;
  a skos:Concept ;
  zbwext:folderCount 1 ;
  rdfs:label "Market halls"@en, "Markthallen"@de ;
  skos:exactMatch wd:Q104710935, gnd:4226700-6 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/161816>, <https://pm20.zbw.eu/category/subject/s/n18_Sm14> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  skos:prefLabel "Markthallen"@de, "Market halls"@en ;
  dc:identifier "161816" ;
  gndo:gndIdentifier "4226700-6" ;
  zbwext:notationLong "n 18 SM 014" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161816/about> ;
  skos:note "folderCount: 1" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145277>, <https://pm20.zbw.eu/category/subject/i/145276> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject/i/145277>
  skos:notation "n18 Sm14.II" ;
  rdfs:label "Market halls, individual cities"@en, "Markthallen, Einzelne Städte"@de ;
  skos:prefLabel "Market halls, individual cities"@en, "Markthallen, Einzelne Städte"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161816> .

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/145276>
  skos:notation "n18 Sm14.I" ;
  rdfs:label "Market halls, general"@en, "Markthallen, Allgemein"@de ;
  skos:prefLabel "Market halls, general"@en, "Markthallen, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161816> .

