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

<https://pm20.zbw.eu/category/subject/i/144240>
  skos:notation "d6 Sm501 (H)" ;
  zbwext:notationLong "d 06 SM 501 (H)" ;
  skos:prefLabel "Esperanto"@de, "Esperanto"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/d6_Sm501_(H)>, <http://purl.org/pressemappe20/category/subject/i/144240> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144240/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Esperanto"@en, "Esperanto"@de ;
  a skos:Concept ;
  dc:identifier "144240" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144239> .

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/144239>
  skos:notation "d6" ;
  rdfs:label "Language"@en, "Sprache"@de ;
  skos:prefLabel "Language"@en, "Sprache"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144240> .

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