@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .
@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/i/199610>
  dc:identifier "199610" ;
  rdfs:label "Arbeitslosenversicherung"@de, "Unemployment insurance"@en ;
  skos:note "folderCount: 2" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n37a_Sm2.IId>, <http://purl.org/pressemappe20/category/subject/i/199610> ;
  gndo:gndIdentifier "4137265-7" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/199610/about> ;
  zbwext:folderCount 2 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4137265-7, wd:Q104711303 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145734> ;
  skos:prefLabel "Unemployment insurance"@en, "Arbeitslosenversicherung"@de ;
  zbwext:notationLong "n 37a SM 002.02d" ;
  skos:notation "n37a Sm2.IId" .

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

