@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix pm20sk: <http://zbw.eu/beta/pm20voc/sk/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
pm20sk:70661
  rdfs:label "Social Welfare System"@en, "Sozialwesen"@de ;
  skos:prefLabel "Sozialwesen"@de, "Social Welfare System"@en ;
  dc:identifier "70661" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181582> ;
  zbwext:notationLong "SEC-26000" ;
  a skos:Concept ;
  skos:notation "SEC-26000" ;
  skos:scopeNote "(ausschl.: Sozialpolitik und Sozialrecht BENUTZE: !665630301! ECS-14011  Sozialpolitik) (einschl.: z.B. soziale Dienste, soziale Einrichtungen) (ausschl.: Betriebliche Sozialleistungen BENUTZE: !665629281! BIZ-04030  Vergütungssysteme und betriebliche Sozialleistungen) (ausschl.: Sozialversicherung BENUTZE: !66563031X! ECS-14012  Sozialversicherung) (ausschl.: Soziologische Analysen BENUTZE: !665630883! REL-06001  Soziologie, Allgemeines)"@de ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> .

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

