@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/144710>
  skos:exactMatch gnd:4288464-0, gnd:4125832-0, wd:Q99427906, gnd:4047577-3 ;
  skos:prefLabel "Einzelne Skandale und Prozesse"@de, "Individual scandals and trials"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144710>, <https://pm20.zbw.eu/category/subject/s/i5> ;
  rdfs:label "Einzelne Skandale und Prozesse"@de, "Individual scandals and trials"@en ;
  skos:notation "i5" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  gndo:gndIdentifier "4125832-0", "4288464-0", "4047577-3" ;
  skos:note "folderCount: 15" ;
  dc:identifier "144710" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144710/about> ;
  zbwext:notationLong "i 05" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144694> ;
  a skos:Concept ;
  zbwext:folderCount 15 .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144694>
  skos:notation "i" ;
  rdfs:label "Justice, general"@en, "Rechtspflege, Allgemein"@de ;
  skos:prefLabel "Justice, general"@en, "Rechtspflege, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144710> .

