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

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/143954>
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143954/about> ;
  skos:scopeNote "Ein Tellurium (lat.: tellus - Die Erde) ist ein Gerät zur Demonstration der Bewegungen von Erde und Mond. Diese Himmelskörper drehen sich an einem Hebelarm um eine Lichtquelle, die die Sonne darstellen soll."@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161310> ;
  rdfs:label "Tellurium"@de, "Tellurium"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Tellurium>, <https://de.wikipedia.org/wiki/Tellur> ;
  skos:prefLabel "Tellurium"@de, "Tellurium"@en ;
  skos:exactMatch wd:Q1100 ;
  dc:identifier "143954" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "07.29.0-28" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143954> ;
  skos:notation "PID07.01-Hm07" .

<https://pm20.zbw.eu/category/ware/i/161310>
  skos:notation "PID07.01-Hm" ;
  rdfs:label "Semi-metal"@en, "Halbmetall"@de ;
  skos:prefLabel "Semi-metal"@en, "Halbmetall"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143954> .

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