@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144238>
  skos:notation "d5 Sm501 (E15)" ;
  dc:identifier "144238" ;
  zbwext:notationLong "d 05 SM 501 (E 015)" ;
  rdfs:label "Lynching"@en, "Lynchjustiz"@de ;
  skos:prefLabel "Lynchjustiz"@de, "Lynching"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144238>, <https://pm20.zbw.eu/category/subject/s/d5_Sm501_(E15)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144233> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144238/about> ;
  a skos:Concept .

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

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