@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@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 schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/145493>
  zbwext:folderCount 2 ;
  skos:note "folderCount: 2" ;
  skos:exactMatch gnd:4207338-8, wd:Q104711073 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Chambers of commerce abroad, general"@en, "Auslandshandelskammern, Allgemein"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145493/about> ;
  zbwext:notationLong "n 26 SM 002" ;
  gndo:gndIdentifier "4207338-8" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145491> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145493>, <https://pm20.zbw.eu/category/subject/s/n26_Sm2> ;
  skos:notation "n26 Sm2" ;
  rdfs:label "Auslandshandelskammern, Allgemein"@de, "Chambers of commerce abroad, general"@en ;
  dc:identifier "145493" ;
  a skos:Concept .

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/145491>
  skos:notation "n26" ;
  rdfs:label "Representation of economic interests (lobbying), business associations, professional organization"@en, "Wirtschaftliche Interessenvertretungen, Wirtschaftskammern, Berufsstände"@de ;
  skos:prefLabel "Representation of economic interests (lobbying), business associations, professional organization"@en, "Wirtschaftliche Interessenvertretungen, Wirtschaftskammern, Berufsstände"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145493> .

