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

<https://pm20.zbw.eu/category/ware/i/143584>
  skos:broader <https://pm20.zbw.eu/category/ware/i/166318> ;
  skos:prefLabel "Mohair"@de, "Mohair"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Mohair>, <https://de.wikipedia.org/wiki/Mohair> ;
  skos:exactMatch wd:Q179628 ;
  skos:scopeNote "Mohair werden die Haare der Angoraziege genannt. Diese Naturfaser ist die spezifisch leichteste Textilfaser und daher sehr kostbar. Der Ausdruck Mohair entstammt der arabischen Sprache, wo er einen Stoff aus Haaren bezeichnet."@de ;
  dc:identifier "143584" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143584/about> ;
  skos:notation "PID19-Tf04" ;
  rdfs:label "Mohair"@de, "Mohair"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  a skos:Concept ;
  zbwext:notationLong "01.45.0-03" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143584> .

<https://pm20.zbw.eu/category/ware/i/166318>
  skos:notation "PID19-Tf" ;
  rdfs:label "Animal Fiber"@en, "Tierische Faser"@de ;
  skos:prefLabel "Animal Fiber"@en, "Tierische Faser"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143584> .

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 .
