@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@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/144236>
  dc:identifier "144236" ;
  skos:prefLabel "Delinquency"@en, "Kriminalität"@de ;
  rdfs:label "Kriminalität"@de, "Delinquency"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144236>, <https://pm20.zbw.eu/category/subject/s/d5_Sm3> ;
  zbwext:folderCount 5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144236/about> ;
  skos:exactMatch gnd:4033178-7, wd:Q104699262 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144233> ;
  gndo:gndIdentifier "4033178-7" ;
  zbwext:notationLong "d 05 SM 003" ;
  skos:notation "d5 Sm3" ;
  skos:note "folderCount: 5" ;
  a skos:Concept .

<https://pm20.zbw.eu/category/subject/i/144233>
  skos:notation "d5" ;
  rdfs:label "Social conditions, social situation"@en, "Soziale Zustände, Soziale Lage"@de ;
  skos:prefLabel "Social conditions, social situation"@en, "Soziale Zustände, Soziale Lage"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144236> .

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