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

<https://pm20.zbw.eu/category/subject/i/144871>
  skos:prefLabel "Taxation of foreigners, general"@en, "Besteuerung der Ausländer, Allgemein"@de ;
  dc:identifier "144871" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m3_Sm3>, <http://purl.org/pressemappe20/category/subject/i/144871> ;
  rdfs:label "Besteuerung der Ausländer, Allgemein"@de, "Taxation of foreigners, general"@en ;
  zbwext:notationLong "m 03 SM 003" ;
  zbwext:folderCount 3 ;
  skos:exactMatch wd:Q104700322 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144871/about> ;
  skos:notation "m3 Sm3" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144868> ;
  skos:note "folderCount: 3" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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/144868>
  skos:notation "m3" ;
  rdfs:label "Taxation (finance)"@en, "Steuerwesen (Finanzwesen)"@de ;
  skos:prefLabel "Taxation (finance)"@en, "Steuerwesen (Finanzwesen)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144871> .

