@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@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/163340>
  a skos:Concept ;
  rdfs:label "Akademie für deutsches Recht"@de, "Academy for German Law"@en ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144712>, <https://pm20.zbw.eu/category/subject/i/144711> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163340/about> ;
  skos:prefLabel "Academy for German Law"@en, "Akademie für deutsches Recht"@de ;
  skos:notation "i Sm501 (A10)" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144694> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/i_Sm501_(A10)>, <http://purl.org/pressemappe20/category/subject/i/163340> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "i 00 SM 501 (A 010)" ;
  dc:identifier "163340" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144712>
  skos:notation "i Sm501.II (A10)" ;
  rdfs:label "Academy for German Law, negotiations"@en, "Akademie für deutsches Recht, Verhandlungen"@de ;
  skos:prefLabel "Academy for German Law, negotiations"@en, "Akademie für deutsches Recht, Verhandlungen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163340> .

<https://pm20.zbw.eu/category/subject/i/144694>
  skos:notation "i" ;
  rdfs:label "Justice, general"@en, "Rechtspflege, Allgemein"@de ;
  skos:prefLabel "Justice, general"@en, "Rechtspflege, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/163340> .

<https://pm20.zbw.eu/category/subject/i/144711>
  skos:notation "i Sm501.I (A10)" ;
  rdfs:label "Academy for German Law, general"@en, "Akademie für deutsches Recht, Allgemein"@de ;
  skos:prefLabel "Academy for German Law, general"@en, "Akademie für deutsches Recht, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163340> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

