@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/163659>
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144391> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144393>, <https://pm20.zbw.eu/category/subject/i/144394> ;
  skos:prefLabel "Parlamentarische Körperschaften"@de, "Parliamentary bodies"@en ;
  rdfs:label "Parlamentarische Körperschaften"@de, "Parliamentary bodies"@en ;
  skos:note "folderCount: 1" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104699647 ;
  zbwext:notationLong "f 04a SM 002" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f4a_Sm2>, <http://purl.org/pressemappe20/category/subject/i/163659> ;
  zbwext:folderCount 1 ;
  dc:identifier "163659" ;
  skos:notation "f4a Sm2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163659/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144394>
  skos:notation "f4a Sm2.II" ;
  rdfs:label "Parliamentary bodies, individual"@en, "Parlamentarische Körperschaften, Einzelne"@de ;
  skos:prefLabel "Parliamentary bodies, individual"@en, "Parlamentarische Körperschaften, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163659> .

<https://pm20.zbw.eu/category/subject/i/144391>
  skos:notation "f4a" ;
  rdfs:label "Constitution of individual federal and vassal states"@en, "Verfassung einzelner Bundes- und Vasallenstaaten"@de ;
  skos:prefLabel "Constitution of individual federal and vassal states"@en, "Verfassung einzelner Bundes- und Vasallenstaaten"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163659> .

<https://pm20.zbw.eu/category/subject/i/144393>
  skos:notation "f4a Sm2.I" ;
  rdfs:label "Parliamentary bodies, general"@en, "Parlamentarische Körperschaften, Allgemein"@de ;
  skos:prefLabel "Parliamentary bodies, general"@en, "Parlamentarische Körperschaften, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163659> .

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

