@prefix schema: <http://schema.org/> .
@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144758>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144758/about> ;
  rdfs:label "Boykott der deutschen Wissenschaft"@de, "Boycott of German science"@en ;
  skos:notation "k Sm501 (A10) (alt)" ;
  skos:prefLabel "Boycott of German science"@en, "Boykott der deutschen Wissenschaft"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144758>, <https://pm20.zbw.eu/category/subject/s/k_Sm501_(A10)_(alt)> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144713> ;
  zbwext:notationLong "k 00 SM 501 (A 010) (alt)" ;
  dc:identifier "144758" .

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/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/144758> .

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