@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/subject/i/231163>
  skos:topConceptOf <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/i1_Sm40>, <http://purl.org/pressemappe20/category/subject/i/231163> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/231163/about> ;
  rdfs:label "Gerichtsverfassung, Berufe und Ausbildung"@de, "Judicial system, professions and training"@en ;
  skos:notation "i1 Sm40" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Judicial system, professions and training"@en, "Gerichtsverfassung, Berufe und Ausbildung"@de ;
  dc:identifier "231163" ;
  zbwext:notationLong "i 01 SM 040" ;
  a skos:Concept .

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 ;
  skos:hasTopConcept <https://pm20.zbw.eu/category/subject/i/231163> .

