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

<https://pm20.zbw.eu/category/subject/i/144463>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144463>, <https://pm20.zbw.eu/category/subject/s/g2_Sm2> ;
  skos:prefLabel "Consulate fee"@en, "Konsulatsgebühr"@de ;
  zbwext:folderCount 1 ;
  skos:notation "g2 Sm2" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 1" ;
  rdfs:label "Konsulatsgebühr"@de, "Consulate fee"@en ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144461> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144463/about> ;
  skos:exactMatch wd:Q104699758 ;
  dc:identifier "144463" ;
  zbwext:notationLong "g 02 SM 002" .

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/144461>
  skos:notation "g2" ;
  rdfs:label "Diplomatic missions and consular posts"@en, "Diplomatische und konsularische Vertretungen"@de ;
  skos:prefLabel "Diplomatic missions and consular posts"@en, "Diplomatische und konsularische Vertretungen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144463> .

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