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

<https://pm20.zbw.eu/category/ware/i/143545>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Elektrische_Maschine>, <https://en.wikipedia.org/wiki/Electric_machine> ;
  skos:prefLabel "Maschine, elektrische"@de, "Electrical machine"@en ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143545/about> ;
  rdfs:label "Maschine, elektrische"@de, "Electrical machine"@en ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142283> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143545> ;
  skos:notation "PID10-05" ;
  dc:identifier "143545" ;
  zbwext:notationLong "27.11.0-01" ;
  skos:exactMatch wd:Q951504 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

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/142283>
  skos:notation "PID10" ;
  rdfs:label "Electrical product"@en, "Elektrotechnisches Erzeugnis"@de ;
  skos:prefLabel "Electrical product"@en, "Elektrotechnisches Erzeugnis"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143545> .

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