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

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

pm20sk:70614
  a skos:Concept ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181546> ;
  dc:identifier "70614" ;
  skos:notation "SEC-07001" ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  zbwext:notationLong "SEC-07001" ;
  skos:prefLabel "Construction Industry, General"@en, "Bauwirtschaft, Allgemeines"@de ;
  rdfs:label "Construction Industry, General"@en, "Bauwirtschaft, Allgemeines"@de ;
  skos:scopeNote "(einschl.: z.B. Baupolitik, Baurecht, einzelne Bausparten) (ausschl.: Wohnungsbau BENUTZE: !665631804! SEC-17010  Wohnungswirtschaft)"@de .

