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

<https://pm20.zbw.eu/category/subject/i/144257>
  skos:notation "d11" ;
  skos:prefLabel "Bildende Kunst, Kunstdenkmäler, Ausgrabungen, Altertumskunde"@de, "Fine arts, art monuments, excavations, archeology"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144221> ;
  dc:identifier "144257" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144257/about> ;
  skos:exactMatch wd:Q99427857 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144258> ;
  zbwext:folderCount 0 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d11>, <http://purl.org/pressemappe20/category/subject/i/144257> ;
  rdfs:label "Bildende Kunst, Kunstdenkmäler, Ausgrabungen, Altertumskunde"@de, "Fine arts, art monuments, excavations, archeology"@en ;
  a skos:Concept ;
  zbwext:notationLong "d 11" .

<https://pm20.zbw.eu/category/subject/i/144221>
  skos:notation "d" ;
  rdfs:label "Population and population policies"@en, "Bevölkerung und Bevölkerungspolitik"@de ;
  skos:prefLabel "Population and population policies"@en, "Bevölkerung und Bevölkerungspolitik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144257> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144258>
  skos:notation "d11 Sm1 (alt)" ;
  rdfs:label "Archaeological excavations and finds"@en, "Archäologische Ausgrabungen und Funde"@de ;
  skos:prefLabel "Archaeological excavations and finds"@en, "Archäologische Ausgrabungen und Funde"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144257> .

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

