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

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/145668>
  zbwext:folderCount 11 ;
  skos:note "folderCount: 11" ;
  zbwext:notationLong "n 34 SM 006" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145662> ;
  dc:identifier "145668" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145668>, <https://pm20.zbw.eu/category/subject/s/n34_Sm6> ;
  skos:prefLabel "Submarine cable"@en, "Seekabel"@de ;
  rdfs:label "Submarine cable"@en, "Seekabel"@de ;
  skos:exactMatch wd:Q104711251 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n34 Sm6" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145668/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145662>
  skos:notation "n34" ;
  rdfs:label "Postal services, telegraphy and telephony"@en, "Postwesen, Telegraphenwesen und Fernsprechwesen"@de ;
  skos:prefLabel "Postal services, telegraphy and telephony"@en, "Postwesen, Telegraphenwesen und Fernsprechwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145668> .

