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

pm20na:202178
  dc:identifier "202178" ;
  skos:notation ".56.1" ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/202173> ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  zbwext:notationLong ".56.1" ;
  skos:prefLabel "Restaurants, Gaststätten, Imbissstuben, Cafés, Eissalons u. Ä."@de, "Restaurants and mobile food service activities"@en ;
  rdfs:label "Restaurants, Gaststätten, Imbissstuben, Cafés, Eissalons u. Ä."@de, "Restaurants and mobile food service activities"@en ;
  a skos:Concept .

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 .
