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

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/144528>
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163352> ;
  rdfs:label "International economic policy committees, Adv. C. f. Economic issues (Comité consultatif économique)"@en, "Internationale wirtschaftspolitische Ausschüsse, Beratungskommission für Wirtschaftsfragen (Comité consultatif économique)"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144528/about> ;
  skos:scopeNote "Ursprünglicher Text: Internat. wirtschaftspolit. Ausschüsse, Beratungskomitee f. Wirtschaftsfragen (Comité consultatif économique)"@de ;
  skos:prefLabel "Internationale wirtschaftspolitische Ausschüsse, Beratungskommission für Wirtschaftsfragen (Comité consultatif économique)"@de, "International economic policy committees, Adv. C. f. Economic issues (Comité consultatif économique)"@en ;
  zbwext:notationLong "g 04 SM 521.02a5 (H)" ;
  skos:notation "g4 Sm521.IIa5 (H)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144528>, <https://pm20.zbw.eu/category/subject/s/g4_Sm521.IIa5_(H)> ;
  dc:identifier "144528" .

<https://pm20.zbw.eu/category/subject/i/163352>
  skos:notation "g4 Sm521.IIa (H)" ;
  rdfs:label "International Economic Policy Committees, Individuals"@en, "Internationale wirtschaftspolitische Ausschüsse, Einzelne"@de ;
  skos:prefLabel "International Economic Policy Committees, Individuals"@en, "Internationale wirtschaftspolitische Ausschüsse, Einzelne"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144528> .

