@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144286>
  skos:notation "f2" ;
  rdfs:label "Historical events"@en, "Geschichtliche Vorgänge"@de ;
  skos:prefLabel "Historical events"@en, "Geschichtliche Vorgänge"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144301> .

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/144301>
  gndo:gndIdentifier "7502104-3" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144301/about> ;
  skos:note "folderCount: 11" ;
  skos:prefLabel "Hochverrat und Spionage in..., Allgemein. (Ab 1945 auch): Widerstand"@de, "Treason and espionage in ..., general. (From 1945 also): resistance"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144286> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "f2 Sm16" ;
  zbwext:notationLong "f 02 SM 016" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144301>, <https://pm20.zbw.eu/category/subject/s/f2_Sm16> ;
  skos:exactMatch wd:Q104699323, gnd:7502104-3 ;
  rdfs:label "Hochverrat und Spionage in..., Allgemein. (Ab 1945 auch): Widerstand"@de, "Treason and espionage in ..., general. (From 1945 also): resistance"@en ;
  dc:identifier "144301" ;
  zbwext:folderCount 11 .

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