@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/145763>
  skos:notation "n39 (alt)" ;
  rdfs:label "Acquisition companies (general)"@en, "Erwerbsgesellschaften (Allgemein)"@de ;
  skos:prefLabel "Acquisition companies (general)"@en, "Erwerbsgesellschaften (Allgemein)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145772> .

<https://pm20.zbw.eu/category/subject/i/145772>
  skos:prefLabel "Gesellschaft mit beschränkter Haftung (Schweiz)"@de, "Limited Liability Company (Switzerland)"@en ;
  dc:identifier "145772" ;
  rdfs:label "Limited Liability Company (Switzerland)"@en, "Gesellschaft mit beschränkter Haftung (Schweiz)"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145772/about> ;
  skos:notation "n39(alt)Sm501 (A34)" ;
  zbwext:notationLong "n 39 (alt) SM 501 (A 034)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145763> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n39(alt)Sm501_(A34)>, <http://purl.org/pressemappe20/category/subject/i/145772> .

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 .
