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

<https://pm20.zbw.eu/category/subject/i/146134>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm510_(H)>, <http://purl.org/pressemappe20/category/subject/i/146134> ;
  a skos:Concept ;
  skos:notation "q Sm510 (H)" ;
  skos:prefLabel "Haager Konferenz 1922"@de, "Hague Conference 1922"@en ;
  rdfs:label "Hague Conference 1922"@en, "Haager Konferenz 1922"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/146134/about> ;
  dc:identifier "146134" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "q SM 510 (H)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145940> .

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/i/145940>
  skos:notation "q" ;
  rdfs:label "Individual questions of political or economic nature"@en, "Einzelfragen politischer und wirtschaftlicher Natur"@de ;
  skos:prefLabel "Individual questions of political or economic nature"@en, "Einzelfragen politischer und wirtschaftlicher Natur"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/146134> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
