@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/199600>
  a skos:Concept ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145669> ;
  skos:notation "n34 Sm7.III" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Fernschreiben"@de, "Telex network"@en ;
  skos:prefLabel "Telex network"@en, "Fernschreiben"@de ;
  dc:identifier "199600" ;
  skos:note "folderCount: 1" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n34_Sm7.III>, <http://purl.org/pressemappe20/category/subject/i/199600> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/199600/about> ;
  zbwext:notationLong "n 34 SM 007.03" ;
  gndo:gndIdentifier "4113541-6" ;
  skos:exactMatch gnd:4113541-6, wd:Q104711253 .

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/145669>
  skos:notation "n34 Sm7" ;
  rdfs:label "Television"@en, "Fernsehen"@de ;
  skos:prefLabel "Television"@en, "Fernsehen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/199600> .

