@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

<https://pm20.zbw.eu/category/ware/i/143587>
  skos:notation "PID08-Mo" ;
  rdfs:label "Internal combustion engine"@en, "Motor, Verbrennungs-"@de ;
  skos:prefLabel "Internal combustion engine"@en, "Motor, Verbrennungs-"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143511> .

<https://pm20.zbw.eu/category/ware/i/143511>
  a skos:Concept ;
  skos:notation "PID08-Mo04" ;
  dc:identifier "143511" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143511> ;
  skos:exactMatch wd:Q756263 ;
  rdfs:label "Lokomobile"@de, "Locomobile"@en ;
  skos:scopeNote "Eine Lokomobile oder ein Lokomobil (von lateinisch locus, Ort' und mobilis, beweglich') ist eine Dampfmaschinenanlage mit kleiner Leistung in geschlossener Bauform, bei der alle zum Betrieb der Anlage erforderlichen Baugruppen (Feuerung, Dampfkessel, Steuerung, sowie die gesamte Antriebseinheit, bestehend aus Zylinder(n), Kolben, Kurbelwelle und Schwungrad mit Riemenscheibe) auf einer gemeinsamen Plattform montiert sind. [Enzyklopädie: Lokomobil. DB Sonderband: Wikipedia Frühjahr 2005]"@de ;
  skos:prefLabel "Locomobile"@en, "Lokomobile"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Portable_engine>, <https://de.wikipedia.org/wiki/Lokomobile> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143587> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143511/about> ;
  zbwext:notationLong "28.30.0-10" .

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 .
