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

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/144251>
  rdfs:label "Preußisches Konkordat"@de, "Prussian Concordat"@en ;
  a skos:Concept ;
  skos:note "folderCount: 1" ;
  zbwext:folderCount 1 ;
  skos:prefLabel "Prussian Concordat"@en, "Preußisches Konkordat"@de ;
  skos:exactMatch gnd:4177512-0, wd:Q104699278 ;
  skos:notation "d7 Sm501.III (A10)" ;
  zbwext:notationLong "d 07 SM 501.03 (A 010)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144251/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144251>, <https://pm20.zbw.eu/category/subject/s/d7_Sm501.III_(A10)> ;
  dc:identifier "144251" ;
  gndo:gndIdentifier "4177512-0" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163698> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163698>
  skos:notation "d7 Sm501 (A10)" ;
  rdfs:label "Concordat"@en, "Konkordat"@de ;
  skos:prefLabel "Concordat"@en, "Konkordat"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144251> .

