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

<https://pm20.zbw.eu/category/subject/i/144809>
  skos:notation "m" ;
  rdfs:label "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  skos:prefLabel "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144915> .

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/144915>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144915/about> ;
  skos:exactMatch wd:Q104700260 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144915>, <https://pm20.zbw.eu/category/subject/s/m_Sm6> ;
  skos:notation "m Sm6" ;
  skos:prefLabel "Genehmigungspflicht von Anleihen im Ausland (incl. privater)"@de, "Foreign exchange loans (including private) subject to authorization"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 1" ;
  dc:identifier "144915" ;
  a skos:Concept ;
  zbwext:notationLong "m 00 SM 006" ;
  zbwext:folderCount 1 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144809> ;
  rdfs:label "Genehmigungspflicht von Anleihen im Ausland (incl. privater)"@de, "Foreign exchange loans (including private) subject to authorization"@en .

