@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/163704>
  skos:notation "d4 Sm1" ;
  rdfs:label "Secret societies"@en, "Geheimbünde"@de ;
  skos:prefLabel "Secret societies"@en, "Geheimbünde"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144230> .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144230>
  skos:exactMatch gnd:4125847-2, wd:Q104699255 ;
  rdfs:label "Secret societies, individuals"@en, "Geheimbünde, Einzelne"@de ;
  zbwext:notationLong "d 04 SM 001.02" ;
  skos:notation "d4 Sm1.II" ;
  a skos:Concept ;
  zbwext:folderCount 2 ;
  skos:prefLabel "Geheimbünde, Einzelne"@de, "Secret societies, individuals"@en ;
  gndo:gndIdentifier "4125847-2" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163704> ;
  skos:note "folderCount: 2" ;
  dc:identifier "144230" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d4_Sm1.II>, <http://purl.org/pressemappe20/category/subject/i/144230> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144230/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:editorialNote "Schlagwortvergabe möglich"@de .

