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

<https://pm20.zbw.eu/category/ware/i/143947>
  skos:notation "PID04-Md" ;
  rdfs:label "Medical device, dental device"@en, "Technischer Bedarfsartikel (medizinischer und zahnärztlicher Bedarf)"@de ;
  skos:prefLabel "Medical device, dental device"@en, "Technischer Bedarfsartikel (medizinischer und zahnärztlicher Bedarf)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143818> .

<https://pm20.zbw.eu/category/ware/i/143818>
  dc:identifier "143818" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143818/about> ;
  skos:notation "PID04-Md01" ;
  skos:prefLabel "Sanitärer Artikel"@de, "Sanitary item"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143818> ;
  zbwext:notationLong "23.42.0-02" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143947> ;
  rdfs:label "Sanitary item"@en, "Sanitärer Artikel"@de ;
  skos:exactMatch wd:Q59282504 .

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> a skos:ConceptScheme .
