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

<http://zbw.eu/beta/pm20voc/sk> a skos:ConceptScheme .
pm20sk:72161
  skos:notation "ECS-04001" ;
  rdfs:label "Konjunktur, Wirtschaftswachstum und Wirtschaftsstruktur, Allgemeines"@de, "Business Cycle, Economic Growth and Economic Structure, General"@en ;
  dc:identifier "72161" ;
  a skos:Concept ;
  skos:prefLabel "Business Cycle, Economic Growth and Economic Structure, General"@en, "Konjunktur, Wirtschaftswachstum und Wirtschaftsstruktur, Allgemeines"@de ;
  skos:broader <http://zbw.eu/beta/pm20voc/sk/i/181507> ;
  skos:inScheme <http://zbw.eu/beta/pm20voc/sk> ;
  skos:scopeNote "(einschl.: z.B. allgemeine Wirtschaftslage, Wirtschaftsindikator, Wirtschaftskrise, Wirtschaftsprognose)"@de ;
  zbwext:notationLong "ECS-04001" .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

