@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/163242>
  skos:notation "n Sm6.II" ;
  rdfs:label "National capital investments abroad"@en, "Nationale Kapitalanlagen im Ausland"@de ;
  skos:prefLabel "National capital investments abroad"@en, "Nationale Kapitalanlagen im Ausland"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145785> .

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/145785>
  gndo:gndIdentifier "4003772-1", "4073213-7", "4128578-5" ;
  skos:exactMatch gnd:4128578-5, wd:Q104700360, gnd:4003772-1, gnd:4073213-7 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163242> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm6.IIa>, <http://purl.org/pressemappe20/category/subject/i/145785> ;
  skos:notation "n Sm6.IIa" ;
  skos:prefLabel "Nationale Kapitalanlagen im Ausland, Allgemein"@de, "National capital investments abroad, general"@en ;
  zbwext:notationLong "n 00 SM 006.02a" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145785/about> ;
  rdfs:label "Nationale Kapitalanlagen im Ausland, Allgemein"@de, "National capital investments abroad, general"@en ;
  dc:identifier "145785" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 5" ;
  zbwext:folderCount 5 .

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