@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145074>
  skos:notation "n9" ;
  rdfs:label "Forestry"@en, "Forstwirtschaft"@de ;
  skos:prefLabel "Forestry"@en, "Forstwirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/150370> .

<https://pm20.zbw.eu/category/subject/i/150370>
  rdfs:label "Forstwirtschaft, Konferenzen"@de, "Forestry, conferences"@en ;
  skos:prefLabel "Forestry, conferences"@en, "Forstwirtschaft, Konferenzen"@de ;
  skos:notation "n9 Sm20" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n9_Sm20>, <http://purl.org/pressemappe20/category/subject/i/150370> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145074> ;
  a skos:Concept ;
  skos:exactMatch gnd:4032055-8 ;
  zbwext:notationLong "n 09 SM 020" ;
  dc:identifier "150370" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/150370/about> ;
  gndo:gndIdentifier "4032055-8" .

