@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/182108>
  skos:exactMatch gnd:4013974-8, gnd:4273408-3, gnd:4064592-7, gnd:4127747-8, gnd:4022149-0, gnd:4239477-6, wd:Q104710950 ;
  zbwext:notationLong "n 20 III d" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/182108>, <https://pm20.zbw.eu/category/subject/s/n20_III_d> ;
  gndo:gndIdentifier "4064592-7", "4273408-3", "4013974-8", "4239477-6", "4022149-0", "4127747-8" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230621> ;
  rdfs:label "Large companies (retail)"@en, "Großbetriebe (Einzelhandel)"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "182108" ;
  skos:notation "n20 III d" ;
  skos:prefLabel "Large companies (retail)"@en, "Großbetriebe (Einzelhandel)"@de ;
  zbwext:folderCount 1 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/182108/about> ;
  skos:note "folderCount: 1" ;
  a skos:Concept .

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

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