@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 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/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

<https://pm20.zbw.eu/category/subject/i/145271>
  skos:note "folderCount: 5" ;
  skos:exactMatch gnd:4132606-4, gnd:4023222-0, gnd:4179532-5, gnd:4052348-2, wd:Q104710930 ;
  rdfs:label "Trade, Commercial Arbitration"@en, "Handel, Kaufmännische Schiedsgerichte"@de ;
  gndo:gndIdentifier "4052348-2", "4132606-4", "4023222-0", "4179532-5" ;
  zbwext:folderCount 5 ;
  zbwext:notationLong "n 18 SM 008" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145271>, <https://pm20.zbw.eu/category/subject/s/n18_Sm8> ;
  a skos:Concept ;
  skos:notation "n18 Sm8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145271/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Handel, Kaufmännische Schiedsgerichte"@de, "Trade, Commercial Arbitration"@en ;
  dc:identifier "145271" .

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