@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 dc: <http://purl.org/dc/terms/> .
@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/144696>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/i1_Sm501.I_(A10)>, <http://purl.org/pressemappe20/category/subject/i/144696> ;
  skos:notation "i1 Sm501.I (A10)" ;
  rdfs:label "Ehrengerichte, Allgemein"@de, "Courts of honor, general"@en ;
  zbwext:notationLong "i 01 SM 501.01 (A 010)" ;
  dc:identifier "144696" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163337> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144696/about> ;
  skos:prefLabel "Courts of honor, general"@en, "Ehrengerichte, Allgemein"@de .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163337>
  skos:notation "i1 Sm501 (A10)" ;
  rdfs:label "Courts of honor"@en, "Ehrengerichte"@de ;
  skos:prefLabel "Courts of honor"@en, "Ehrengerichte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144696> .

