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

<https://pm20.zbw.eu/category/subject/i/145069>
  skos:notation "n5" ;
  rdfs:label "Livestock farming"@en, "Viehwirtschaft"@de ;
  skos:prefLabel "Livestock farming"@en, "Viehwirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145070> .

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/145070>
  skos:notation "n5 Sm1" ;
  skos:prefLabel "Viehablieferung als Kriegsentschädigung"@de, "Delivery of livestock as war compensation"@en ;
  dc:identifier "145070" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  zbwext:notationLong "n 05 SM 001" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n5_Sm1>, <http://purl.org/pressemappe20/category/subject/i/145070> ;
  rdfs:label "Delivery of livestock as war compensation"@en, "Viehablieferung als Kriegsentschädigung"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145070/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145069> .

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