@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/163671>
  skos:notation "f4 Sm2" ;
  rdfs:label "Parliamentary and political bodies"@en, "Parlamentarische und politische Körperschaften"@de ;
  skos:prefLabel "Parliamentary and political bodies"@en, "Parlamentarische und politische Körperschaften"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144359> .

<https://pm20.zbw.eu/category/subject/i/144359>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144359/about> ;
  skos:exactMatch wd:Q104699631, gnd:4008794-3, gnd:4177008-0, gnd:4227449-7, gnd:4382696-9, gnd:4132693-3, gnd:4044685-2 ;
  gndo:gndIdentifier "4008794-3", "4132693-3", "4227449-7", "4177008-0", "4382696-9", "4044685-2" ;
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  rdfs:label "Individual parliamentary and political bodies"@en, "Einzelne parlamentarische und politische Körperschaften"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144359>, <https://pm20.zbw.eu/category/subject/s/f4_Sm2.II> ;
  a skos:Concept ;
  dc:identifier "144359" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163671> ;
  zbwext:notationLong "f 04 SM 002.02" ;
  zbwext:folderCount 5 ;
  skos:notation "f4 Sm2.II" ;
  skos:prefLabel "Einzelne parlamentarische und politische Körperschaften"@de, "Individual parliamentary and political bodies"@en ;
  skos:note "folderCount: 5" .

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 .
