@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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 schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/144415>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/f5_Sm521.II_(H)>, <http://purl.org/pressemappe20/category/subject/i/144415> ;
  dc:identifier "144415" ;
  skos:prefLabel " Cooperation of the International, conferences"@en, "Zusammenarbeit der Internationalen, Kongresse"@de ;
  a skos:Concept ;
  rdfs:label " Cooperation of the International, conferences"@en, "Zusammenarbeit der Internationalen, Kongresse"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "f 05 SM 521.02 (H)" ;
  skos:notation "f5 Sm521.II (H)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163634> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144415/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 .
<https://pm20.zbw.eu/category/subject/i/163634>
  skos:notation "f5 Sm521 (H)" ;
  rdfs:label "Cooperation of the International"@en, "Zusammenarbeit der Internationalen"@de ;
  skos:prefLabel "Cooperation of the International"@en, "Zusammenarbeit der Internationalen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144415> .

