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

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/144249>
  skos:prefLabel "Concordat, general"@en, "Konkordat, Allgemein"@de ;
  rdfs:label "Konkordat, Allgemein"@de, "Concordat, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d7_Sm501.I_(A10)>, <http://purl.org/pressemappe20/category/subject/i/144249> ;
  gndo:gndIdentifier "4177512-0", "4165004-9" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch wd:Q104699276, gnd:4165004-9, gnd:4177512-0 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144249/about> ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163698> ;
  zbwext:notationLong "d 07 SM 501.01 (A 010)" ;
  skos:notation "d7 Sm501.I (A10)" ;
  skos:note "folderCount: 1" ;
  dc:identifier "144249" .

<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/144249> .

