@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 ns0: <http://www.geonames.org/ontology#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/ware/i/166456>
  skos:notation "PID19-Bz" ;
  rdfs:label "Clothing industry, branches and accessories"@en, "Bekleidungssparten und Zubehör"@de ;
  skos:prefLabel "Clothing industry, branches and accessories"@en, "Bekleidungssparten und Zubehör"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143774> .

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/ware/i/143774>
  rdfs:label "Reißverschluss"@de, "Zipper"@en ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Rei%C3%9Fverschluss>, <https://en.wikipedia.org/wiki/Zipper> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:exactMatch wd:Q101761 ;
  zbwext:notationLong "32.99.0-02" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143774/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143774> ;
  skos:notation "PID19-Bz03" ;
  dc:identifier "143774" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/166456> ;
  skos:prefLabel "Zipper"@en, "Reißverschluss"@de .

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