@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/144522>
  skos:notation "g4 Sm520.II (H)" ;
  rdfs:label "World economic conferences, individuals"@en, "Weltwirtschaftskonferenzen, Einzelne"@de ;
  skos:prefLabel "World economic conferences, individuals"@en, "Weltwirtschaftskonferenzen, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163364> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144521>
  skos:notation "g4 Sm520.I (H)" ;
  rdfs:label "World economic conferences, general (initiated by the League of Nations or alliances within)"@en, "Weltwirtschaftskonferenzen, Allgemeines (vom Völkerbund oder von Völkerbundligen ausgehend)"@de ;
  skos:prefLabel "World economic conferences, general (initiated by the League of Nations or alliances within)"@en, "Weltwirtschaftskonferenzen, Allgemeines (vom Völkerbund oder von Völkerbundligen ausgehend)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163364> .

<https://pm20.zbw.eu/category/subject/i/163364>
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144522>, <https://pm20.zbw.eu/category/subject/i/144521> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144470> ;
  skos:prefLabel "World economic conferences"@en, "Weltwirtschaftskonferenzen"@de ;
  rdfs:label "World economic conferences"@en, "Weltwirtschaftskonferenzen"@de ;
  dc:identifier "163364" ;
  skos:notation "g4 Sm520 (H)" ;
  zbwext:notationLong "g 04 SM 520 (H)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163364/about> ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm520_(H)>, <http://purl.org/pressemappe20/category/subject/i/163364> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

<https://pm20.zbw.eu/category/subject/i/144470>
  skos:notation "g4" ;
  rdfs:label "Trade policy, Foreign economic policy, general"@en, "Handelspolitik, Auswärtige Wirtschaftspolitik, Allgemein"@de ;
  skos:prefLabel "Trade policy, Foreign economic policy, general"@en, "Handelspolitik, Auswärtige Wirtschaftspolitik, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163364> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

