@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

<https://pm20.zbw.eu/category/subject/i/163153>
  skos:notation "n2 Sm8 (alt)" ;
  rdfs:label "Business cycle analysis, general"@en, "Konjunkturbeobachtung, Allgemein"@de ;
  skos:prefLabel "Business cycle analysis, general"@en, "Konjunkturbeobachtung, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144981> .

<https://pm20.zbw.eu/category/subject/i/144981>
  rdfs:label "Konjunkturbeobachtung, Regelmässige Berichterstattung"@de, "Business cycle analysis, regular reporting"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144981/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163153> ;
  zbwext:notationLong "n 02 SM 008.02 (alt)" ;
  dc:identifier "144981" ;
  skos:prefLabel "Konjunkturbeobachtung, Regelmässige Berichterstattung"@de, "Business cycle analysis, regular reporting"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n2_Sm8.II_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144981> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  skos:notation "n2 Sm8.II (alt)" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
