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

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/144761>
  skos:notation "k Sm501 (H) (alt)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144713> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/k_Sm501_(H)_(alt)>, <http://purl.org/pressemappe20/category/subject/i/144761> ;
  a skos:Concept ;
  rdfs:label "Einzelne Wissenschaftszweige (soweit nicht sachlich untergebracht)"@de, "Individual branches of science (if not assigned to subject)"@en ;
  zbwext:notationLong "k 00 SM 501 (H) (alt)" ;
  skos:prefLabel "Einzelne Wissenschaftszweige (soweit nicht sachlich untergebracht)"@de, "Individual branches of science (if not assigned to subject)"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144761/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144761" .

<https://pm20.zbw.eu/category/subject/i/144713>
  skos:notation "k" ;
  rdfs:label "Science and education, general"@en, "Wissenschaft und Bildungswesen, Allgemein"@de ;
  skos:prefLabel "Science and education, general"@en, "Wissenschaft und Bildungswesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144761> .

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