@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/i/144666>
  skos:notation "h4" ;
  rdfs:label "Polizeiwesen"@de, "Police"@en ;
  skos:prefLabel "Polizeiwesen"@de, "Police"@en ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/182434> .

<https://pm20.zbw.eu/category/subject/i/182434>
  gndo:gndIdentifier "4069342-9", "4046595-0", "4005857-8" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182434/about> ;
  skos:exactMatch wd:Q104700087, gnd:4005857-8, gnd:4046595-0, gnd:4069342-9 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/182434>, <https://pm20.zbw.eu/category/subject/s/h4_Sm40> ;
  zbwext:notationLong "h 04 SM 040" ;
  skos:notation "h4 Sm40" ;
  zbwext:folderCount 4 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144666> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 4" ;
  rdfs:label "Polizeiwesen, Beruf und Ausbildung"@de, "Police, profession and training"@en ;
  skos:prefLabel "Police, profession and training"@en, "Polizeiwesen, Beruf und Ausbildung"@de ;
  dc:identifier "182434" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
