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

<https://pm20.zbw.eu/category/subject/i/144881>
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144881/about> ;
  skos:prefLabel "Erfassung der Goldwerte"@de, "Recording of gold values"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144881>, <https://pm20.zbw.eu/category/subject/s/m3_Sm502_(A10)> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144868> ;
  dc:identifier "144881" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "m3 Sm502 (A10)" ;
  a skos:Concept ;
  zbwext:notationLong "m 03 SM 502 (A 010)" ;
  rdfs:label "Erfassung der Goldwerte"@de, "Recording of gold values"@en .

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

