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

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 .
pm20na:204665
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/204672>, <http://zbw.eu/beta/pm20voc/na/i/204674>, <http://zbw.eu/beta/pm20voc/na/i/204670>, <http://zbw.eu/beta/pm20voc/na/i/204673>, <http://zbw.eu/beta/pm20voc/na/i/204671> ;
  rdfs:label "Auswärtige Angelegenheiten, Verteidigung, Rechtspflege/Justiz, öffentliche Sicherheit und Ordnung"@de, "Provision of services to the community as a whole"@en ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  dc:identifier "204665" ;
  skos:notation ".84.2" ;
  zbwext:notationLong ".84.2" ;
  skos:prefLabel "Provision of services to the community as a whole"@en, "Auswärtige Angelegenheiten, Verteidigung, Rechtspflege/Justiz, öffentliche Sicherheit und Ordnung"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/204663> ;
  a skos:Concept .

