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

<https://pm20.zbw.eu/category/ware/i/144036>
  skos:notation "PID08-Wz" ;
  rdfs:label "Tooling machine"@en, "Werkzeugmaschine"@de ;
  skos:prefLabel "Tooling machine"@en, "Werkzeugmaschine"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144058> .

<https://pm20.zbw.eu/category/ware/i/144058>
  skos:notation "PID08-Ap08" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144058/about> ;
  dc:identifier "144058" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144058> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144036> ;
  rdfs:label "Zentrifuge"@de, "Centrifuge"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Zentrifuge>, <https://en.wikipedia.org/wiki/Centrifuge> ;
  zbwext:notationLong "PID08-Ap08" ;
  skos:scopeNote "Eine Zentrifuge ist ein technisches Gerät, das unter Ausnutzung der Zentrifugalkraft die Bestandteile von Suspensionen, Emulsionen und Gasgemischen trennen kann (siehe auch Trennverfahren). Beispiele für Zentrifugen im Haushalt sind die Salatschleuder und die Wäscheschleuder: Das nasse Waschgut wird in die Trommel gegeben, die so schnell gedreht wird, dass es an die Wand der Trommel gepresst wird. Durch Löcher in der Wand kann das Wasser abfließen."@de ;
  skos:exactMatch wd:Q191134 ;
  skos:prefLabel "Centrifuge"@en, "Zentrifuge"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  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/ware> a skos:ConceptScheme .
