@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/144709>
  skos:notation "i4" ;
  a skos:Concept ;
  zbwext:notationLong "i 04" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144694> ;
  rdfs:label "Indigenous law"@en, "Eingeborenenrecht"@de ;
  zbwext:folderCount 12 ;
  skos:note "folderCount: 12" ;
  skos:prefLabel "Eingeborenenrecht"@de, "Indigenous law"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144709>, <https://pm20.zbw.eu/category/subject/s/i4> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144709/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "144709" ;
  skos:exactMatch wd:Q99427903 .

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

