@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 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/145284> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145284>
  skos:prefLabel "Kompradore"@de, "Compradors"@en ;
  a skos:Concept ;
  skos:notation "n18 Sm501 (B94)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145262> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145284>, <https://pm20.zbw.eu/category/subject/s/n18_Sm501_(B94)> ;
  rdfs:label "Kompradore"@de, "Compradors"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145284/about> ;
  dc:identifier "145284" ;
  zbwext:notationLong "n 18 SM 501 (B 094)" .

