@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/145433>
  skos:prefLabel "Startups, liquidations, etc. (overviews)"@en, "Neugründungen, Liquidationen etc. (Übersichten)"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm501.V_(E15)>, <http://purl.org/pressemappe20/category/subject/i/145433> ;
  rdfs:label "Neugründungen, Liquidationen etc. (Übersichten)"@de, "Startups, liquidations, etc. (overviews)"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145433/about> ;
  zbwext:notationLong "n 24 SM 501.05 (E 015)" ;
  skos:notation "n24 Sm501.V (E15)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145433" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145428> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145428>
  skos:notation "n24 Sm501 (H) (alt)" ;
  rdfs:label "International Compensation Bank"@en, "Internationale Ausgleichsbank"@de ;
  skos:prefLabel "International Compensation Bank"@en, "Internationale Ausgleichsbank"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145433> .

