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

<https://pm20.zbw.eu/category/subject/i/144442>
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Reichstagsausschüsse"@de, "Reichstag committees"@en ;
  zbwext:notationLong "f 06 SM 501 (A 010)" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f6_Sm501_(A10)>, <http://purl.org/pressemappe20/category/subject/i/144442> ;
  skos:notation "f6 Sm501 (A10)" ;
  rdfs:label "Reichstag committees"@en, "Reichstagsausschüsse"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144440> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144442/about> ;
  a skos:Concept ;
  dc:identifier "144442" .

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/144440>
  skos:notation "f6" ;
  rdfs:label "Negotiations of parliamentary and political bodies"@en, "Verhandlungen von parlamentarischen und politischen Körperschaften"@de ;
  skos:prefLabel "Negotiations of parliamentary and political bodies"@en, "Verhandlungen von parlamentarischen und politischen Körperschaften"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144442> .

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