@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/subject/i/145071>
  skos:notation "n5 Sm2.I" ;
  rdfs:label "Livestock disease, general"@en, "Viehseuche, Allgemein"@de ;
  skos:prefLabel "Livestock disease, general"@en, "Viehseuche, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161899> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<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/161899> .

<https://pm20.zbw.eu/category/subject/i/161899>
  skos:prefLabel "Animal disease"@en, "Tierseuche"@de ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145072>, <https://pm20.zbw.eu/category/subject/i/145071> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n5_Sm2>, <http://purl.org/pressemappe20/category/subject/i/161899> ;
  skos:note "folderCount: 4" ;
  dc:identifier "161899" ;
  zbwext:folderCount 4 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:exactMatch gnd:4060132-8, wd:Q104710540 ;
  rdfs:label "Tierseuche"@de, "Animal disease"@en ;
  skos:notation "n5 Sm2" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161899/about> ;
  zbwext:notationLong "n 05 SM 002" ;
  a skos:Concept ;
  gndo:gndIdentifier "4060132-8" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145069> .

<https://pm20.zbw.eu/category/subject/i/145072>
  skos:notation "n5 Sm2.II" ;
  rdfs:label "Individual livestock diseases"@en, "Viehseuche, Einzelne"@de ;
  skos:prefLabel "Individual livestock diseases"@en, "Viehseuche, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161899> .

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

