@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144532>
  skos:prefLabel "Economic compensation, exchange of goods"@en, "Wirtschaftliche Kompensationen, Warenaustausch"@de ;
  skos:exactMatch wd:Q104700029 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Wirtschaftliche Kompensationen, Warenaustausch"@de, "Economic compensation, exchange of goods"@en ;
  zbwext:notationLong "g 04a SM 001" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144532>, <https://pm20.zbw.eu/category/subject/s/g4a_Sm1> ;
  a skos:Concept ;
  dc:identifier "144532" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144531> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144532/about> ;
  skos:notation "g4a Sm1" ;
  zbwext:folderCount 9 ;
  skos:note "folderCount: 9" .

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/144531>
  skos:notation "g4a" ;
  rdfs:label "Economic relations with individual countries"@en, "Wirtschaftspolitische Beziehungen zu einzelnen Ländern"@de ;
  skos:prefLabel "Economic relations with individual countries"@en, "Wirtschaftspolitische Beziehungen zu einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144532> .

