@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/163362>
  skos:notation "g4 Sm521 (H)" ;
  rdfs:label "International economic policy committees"@en, "Internationale wirtschaftspolitische Ausschüsse"@de ;
  skos:prefLabel "International economic policy committees"@en, "Internationale wirtschaftspolitische Ausschüsse"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144523> .

<https://pm20.zbw.eu/category/subject/i/144523>
  rdfs:label "Internationale wirtschaftspolitische Ausschüsse, Allgemeines"@de, "International Economic Policy Committees, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/g4_Sm521.I_(H)>, <http://purl.org/pressemappe20/category/subject/i/144523> ;
  dc:identifier "144523" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144523/about> ;
  skos:prefLabel "Internationale wirtschaftspolitische Ausschüsse, Allgemeines"@de, "International Economic Policy Committees, general"@en ;
  zbwext:notationLong "g 04 SM 521.01 (H)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163362> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:notation "g4 Sm521.I (H)" .

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 .
