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

<https://pm20.zbw.eu/category/subject/i/160748>
  dc:identifier "160748" ;
  rdfs:label "Sozialversicherung"@de, "Social Insurance"@en ;
  zbwext:notationLong "n 37a SM 002" ;
  zbwext:folderCount 3 ;
  skos:notation "n37a Sm2" ;
  skos:prefLabel "Sozialversicherung"@de, "Social Insurance"@en ;
  skos:exactMatch wd:Q104711297 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/160748/about> ;
  skos:note "folderCount: 3" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145734>, <https://pm20.zbw.eu/category/subject/i/145733> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/160748>, <https://pm20.zbw.eu/category/subject/s/n37a_Sm2> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145732> .

<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:broader <https://pm20.zbw.eu/category/subject/i/160748> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145733>
  skos:notation "n37a Sm2.I" ;
  rdfs:label "Social insurance, general"@en, "Sozialversicherung, Allgemein"@de ;
  skos:prefLabel "Social insurance, general"@en, "Sozialversicherung, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/160748> .

<https://pm20.zbw.eu/category/subject/i/145732>
  skos:notation "n37a" ;
  rdfs:label "Individual branches of insurance"@en, "Einzelne Versicherungszweige"@de ;
  skos:prefLabel "Individual branches of insurance"@en, "Einzelne Versicherungszweige"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/160748> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

