@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/163254>
  skos:notation "n Sm2" ;
  rdfs:label "Balance of Payments"@en, "Zahlungsbilanz"@de ;
  skos:prefLabel "Balance of Payments"@en, "Zahlungsbilanz"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145777> .

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/145777>
  skos:prefLabel "Balance of payments in relation to other countries"@en, "Zahlungsbilanz, im Verhältnis zu anderen Ländern"@de ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm2.II>, <http://purl.org/pressemappe20/category/subject/i/145777> ;
  zbwext:notationLong "n 00 SM 002.02" ;
  rdfs:label "Zahlungsbilanz, im Verhältnis zu anderen Ländern"@de, "Balance of payments in relation to other countries"@en ;
  skos:notation "n Sm2.II" ;
  skos:exactMatch wd:Q104700346 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145777" ;
  skos:note "folderCount: 6" ;
  skos:editorialNote "bilateral möglich"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145777/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163254> ;
  zbwext:folderCount 6 ;
  a skos:Concept .

