@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 ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

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/143503>
  skos:prefLabel "Leonian ware"@en, "Leonische Ware"@de ;
  skos:notation "PID10-Kd01" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Leonische_Waren> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Leonische Ware"@de, "Leonian ware"@en ;
  dc:identifier "143503" ;
  zbwext:notationLong "13.96.0-01" ;
  skos:exactMatch wd:Q1514145 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143503> ;
  skos:scopeNote "Leonische Waren , Lyonische Waren, Leonisches Gold, Bezeichnung für im Allgemeinen aus unedlem Metall hergestellte vergoldete oder versilberte Metallfäden sowie für * Lahn, bzw. für Garnfäden, die mit dünnen (vergoldeten) Silber- oder Kupferdrähten umwickelt (umsponnen) sind und bei * Posamentierarbeiten verwendet werden (* Borten, * Fransen, * Quasten, * Tressen).  B. RAWITZER, Leonische Drahtwaren u. Gespinste. In: Veröffentlichungen zur Volkskunde und Kulturgesch. 26, Würzburg 1988."@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143503/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143005> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/ware/i/143005>
  skos:notation "PID10-Kd" ;
  rdfs:label "Cable and wire"@en, "Kabel, Leitungsdraht"@de ;
  skos:prefLabel "Cable and wire"@en, "Kabel, Leitungsdraht"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143503> .

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