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

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/145734>
  skos:notation "n37a Sm2.II" ;
  rdfs:label "Social insurance, individual branches of social insurance"@en, "Sozialversicherung, Einzelne Zweige der Sozialversicherung"@de ;
  skos:prefLabel "Social insurance, individual branches of social insurance"@en, "Sozialversicherung, Einzelne Zweige der Sozialversicherung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/199609> .

<https://pm20.zbw.eu/category/subject/i/199609>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/199609/about> ;
  rdfs:label "Rentenversicherung"@de, "Pension insurance"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/199609>, <https://pm20.zbw.eu/category/subject/s/n37a_Sm2.IIc> ;
  gndo:gndIdentifier "4049507-3", "4001479-4" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 1" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145734> ;
  skos:prefLabel "Pension insurance"@en, "Rentenversicherung"@de ;
  dc:identifier "199609" ;
  skos:exactMatch gnd:4001479-4, gnd:4049507-3, wd:Q104711302 ;
  a skos:Concept ;
  zbwext:folderCount 1 ;
  zbwext:notationLong "n 37a SM 002.02c" ;
  skos:notation "n37a Sm2.IIc" .

