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

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/144930>
  skos:notation "n" ;
  rdfs:label "Economy, general"@en, "Wirtschaft, Allgemein"@de ;
  skos:prefLabel "Economy, general"@en, "Wirtschaft, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145812> .

<https://pm20.zbw.eu/category/subject/i/145812>
  skos:prefLabel "Private Aufruhrschäden (später: Durch politische Umwälzung entstandene private Schäden)"@de, "Private riot damages (later: private damages caused by political upheaval)"@en ;
  zbwext:folderCount 4 ;
  skos:notation "n Sm24" ;
  dc:identifier "145812" ;
  skos:exactMatch gnd:4143412-2, gnd:4136263-9, gnd:4136264-0, gnd:4136959-2, gnd:4121425-0, gnd:4003554-2, gnd:4125902-6, gnd:4014900-6, wd:Q104700383 ;
  rdfs:label "Private riot damages (later: private damages caused by political upheaval)"@en, "Private Aufruhrschäden (später: Durch politische Umwälzung entstandene private Schäden)"@de ;
  gndo:gndIdentifier "4003554-2", "4136263-9", "4136264-0", "4136959-2", "4014900-6", "4143412-2", "4125902-6", "4121425-0" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145812>, <https://pm20.zbw.eu/category/subject/s/n_Sm24> ;
  zbwext:notationLong "n 00 SM 024" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145812/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144930> ;
  skos:note "folderCount: 4" .

