@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 wd: <http://www.wikidata.org/entity/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144213>
  a skos:Concept ;
  rdfs:label "Animal protection"@en, "Tierschutz"@de ;
  skos:prefLabel "Animal protection"@en, "Tierschutz"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144213>, <https://pm20.zbw.eu/category/subject/s/c8_Sm1> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144213" ;
  zbwext:notationLong "c 08 SM 001" ;
  zbwext:folderCount 5 ;
  skos:notation "c8 Sm1" ;
  skos:exactMatch wd:Q104699239, gnd:4060131-6 ;
  gndo:gndIdentifier "4060131-6" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144212> ;
  skos:scopeNote "insbes. Haustiere"@de ;
  skos:note "folderCount: 5" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144213/about> .

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/144212>
  skos:notation "c8" ;
  rdfs:label "Animal kingdom"@en, "Landeskunde, Tierreich"@de ;
  skos:prefLabel "Animal kingdom"@en, "Landeskunde, Tierreich"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144213> .

