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

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

pm20sk:72111
  rdfs:label "Soziales"@de, "Welfare"@en ;
  skos:prefLabel "Soziales"@de, "Welfare"@en ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:notation "ECS-14010" ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181527> ;
  dc:identifier "72111" ;
  zbwext:notationLong "ECS-14010" ;
  a skos:Concept ;
  skos:scopeNote "(einschl.: z.B. Armut, Grundbedürfnisse, Lebensstandard, sozialer Indikator, Sozialethik, Wohlstand) (ausschl.: Betriebliche Sozialleistungen BENUTZE: !665629281! BIZ-04030  Vergütungssystem und betriebliche Sozialleistungen) (ausschl.: Soziale Dienste BENUTZE: !665631987! SEC-26000  Sozialwesen) (ausschl.: Soziologische Analysen BENUTZE: !665630883! REL-06001  Soziologie, Allgemeines)"@de .

