@prefix pm20na: <http://zbw.eu/beta/pm20voc/na/> .
@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 dc: <http://purl.org/dc/terms/> .

pm20na:198678
  a skos:Concept ;
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/198682>, <http://zbw.eu/beta/pm20voc/na/i/198683>, <http://zbw.eu/beta/pm20voc/na/i/198681> ;
  zbwext:notationLong ".66.1" ;
  rdfs:label "Mit Finanzdienstleistungen verbundene Tätigkeiten"@de, "Activities auxiliary to financial services, except insurance and pension funding"@en ;
  skos:prefLabel "Mit Finanzdienstleistungen verbundene Tätigkeiten"@de, "Activities auxiliary to financial services, except insurance and pension funding"@en ;
  dc:identifier "198678" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/198672> ;
  skos:notation ".66.1" .

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

<http://zbw.eu/beta/pm20voc/na> a skos:ConceptScheme .
