@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 .

pm20na:207351
  zbwext:notationLong ".01.6" ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/207345> ;
  a skos:Concept ;
  skos:narrower <http://zbw.eu/beta/pm20voc/na/i/207377>, <http://zbw.eu/beta/pm20voc/na/i/207379>, <http://zbw.eu/beta/pm20voc/na/i/207378>, <http://zbw.eu/beta/pm20voc/na/i/207380> ;
  skos:notation ".01.6" ;
  dc:identifier "207351" ;
  skos:prefLabel "Erbringung von landwirtschaftlichen Dienstleistungen"@de, "Support activities to agriculture and post-harvest crop activities"@en ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  rdfs:label "Support activities to agriculture and post-harvest crop activities"@en, "Erbringung von landwirtschaftlichen Dienstleistungen"@de .

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