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

pm20na:198717
  skos:inScheme <http://zbw.eu/beta/pm20voc/na> ;
  dc:identifier "198717" ;
  zbwext:notationLong ".23.32" ;
  skos:broader <http://zbw.eu/beta/pm20voc/na/i/198705> ;
  skos:prefLabel "Herstellung von Ziegeln und sonstiger Baukeramik"@de, "Manufacture of bricks, tiles and construction products, in baked clay"@en ;
  a skos:Concept ;
  rdfs:label "Herstellung von Ziegeln und sonstiger Baukeramik"@de, "Manufacture of bricks, tiles and construction products, in baked clay"@en ;
  skos:notation ".23.32" .

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 .
