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

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

<https://pm20.zbw.eu/category/ware/i/143849>
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Cutting_tool_(machining)>, <https://de.wikipedia.org/wiki/Schneidwerkzeug> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143849> ;
  skos:prefLabel "Schneidemaschine"@de, "Cutting machine"@en ;
  rdfs:label "Schneidemaschine"@de, "Cutting machine"@en ;
  skos:notation "PID08-Wz06" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:exactMatch wd:Q1760958 ;
  zbwext:notationLong "28.41.0-02" ;
  dc:identifier "143849" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143849/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144036> .

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 .
