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

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/230621>
  skos:notation "n20 III" ;
  rdfs:label "Retail trade"@en, "Einzelhandel"@de ;
  skos:prefLabel "Retail trade"@en, "Einzelhandel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/182107> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/182107>
  zbwext:folderCount 1 ;
  skos:prefLabel "Ratenkauf (Einzelhandel), Teilzahlungskredit (Einzelhandel), Mietkauf (Einzelhandel)"@de, "Installment purchase (retail), installment loan (retail), leasing (retail)"@en ;
  skos:exactMatch gnd:4131674-5, gnd:4127747-8, gnd:4169791-1, wd:Q104710949 ;
  zbwext:notationLong "n 20 III b" ;
  a skos:Concept ;
  gndo:gndIdentifier "4169791-1", "4131674-5", "4127747-8" ;
  skos:note "folderCount: 1" ;
  rdfs:label "Ratenkauf (Einzelhandel), Teilzahlungskredit (Einzelhandel), Mietkauf (Einzelhandel)"@de, "Installment purchase (retail), installment loan (retail), leasing (retail)"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182107/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/182107>, <https://pm20.zbw.eu/category/subject/s/n20_III_b> ;
  dc:identifier "182107" ;
  skos:notation "n20 III b" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230621> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

