@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/145067>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n4 Sm502.II (A10)" ;
  rdfs:label "Peasantry, hereditary farm being"@en, "Bauerntum, Erbhofwesen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145067/about> ;
  dc:identifier "145067" ;
  skos:prefLabel "Bauerntum, Erbhofwesen"@de, "Peasantry, hereditary farm being"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145067>, <https://pm20.zbw.eu/category/subject/s/n4_Sm502.II_(A10)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145065> ;
  a skos:Concept ;
  zbwext:notationLong "n 04 SM 502.02 (A 010)" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145065>
  skos:notation "n4 Sm502 (H)" ;
  rdfs:label "Tropical agriculture"@en, "Tropische Landwirtschaft"@de ;
  skos:prefLabel "Tropical agriculture"@en, "Tropische Landwirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145067> .

