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

<https://pm20.zbw.eu/category/subject/i/163692>
  skos:notation "f2 Sm14" ;
  rdfs:label "Autonomy efforts, right of self-determination"@en, "Autonomiebestrebungen, Selbstbestimmungsrecht"@de ;
  skos:prefLabel "Autonomy efforts, right of self-determination"@en, "Autonomiebestrebungen, Selbstbestimmungsrecht"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144299> .

<https://pm20.zbw.eu/category/subject/i/144299>
  zbwext:notationLong "f 02 SM 014.01" ;
  gndo:gndIdentifier "4054573-8", "4131751-8" ;
  skos:exactMatch gnd:4131751-8, gnd:4054573-8 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f2_Sm14.I>, <http://purl.org/pressemappe20/category/subject/i/144299> ;
  skos:notation "f2 Sm14.I" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163692> ;
  dc:identifier "144299" ;
  rdfs:label "Aspirations for autonomy, right of self-determination, general"@en, "Autonomiebestrebungen, Selbstbestimmungsrecht, Allgemein"@de ;
  skos:prefLabel "Autonomiebestrebungen, Selbstbestimmungsrecht, Allgemein"@de, "Aspirations for autonomy, right of self-determination, general"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144299/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 .
