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

<https://pm20.zbw.eu/category/ware/i/143800>
  a skos:Concept ;
  skos:notation "PLW04-Sg" ;
  zbwext:notationLong "PLW04-Sg" ;
  skos:exactMatch wd:Q40763 ;
  rdfs:label "Saat, Sämerei"@de, "Seed"@en ;
  skos:prefLabel "Seed"@en, "Saat, Sämerei"@de ;
  dc:identifier "143800" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Seed>, <https://de.wikipedia.org/wiki/Same_(Pflanze)> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142145>, <https://pm20.zbw.eu/category/ware/i/143094>, <https://pm20.zbw.eu/category/ware/i/142927>, <https://pm20.zbw.eu/category/ware/i/143936>, <https://pm20.zbw.eu/category/ware/i/143950> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143800/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148261> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143800> .

<https://pm20.zbw.eu/category/ware/i/143094>
  skos:notation "PLW04-Sg03" ;
  rdfs:label "Rubber seed oil"@en, "Kautschuksaat, Kautschuköl"@de ;
  skos:prefLabel "Rubber seed oil"@en, "Kautschuksaat, Kautschuköl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143800> .

<https://pm20.zbw.eu/category/ware/i/143936>
  skos:notation "PLW04-Sg04" ;
  rdfs:label "Tobacco seed oil"@en, "Tabaksamenöl"@de ;
  skos:prefLabel "Tobacco seed oil"@en, "Tabaksamenöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143800> .

<https://pm20.zbw.eu/category/ware/i/142145>
  skos:notation "PLW04-Sg02" ;
  rdfs:label "Flower bulb"@en, "Blumenzwiebel"@de ;
  skos:prefLabel "Flower bulb"@en, "Blumenzwiebel"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143800> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143950>
  skos:notation "PLW04-Sg05" ;
  rdfs:label "Tea seed oil"@en, "Teeöl"@de ;
  skos:prefLabel "Tea seed oil"@en, "Teeöl"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143800> .

<https://pm20.zbw.eu/category/ware/i/148261>
  skos:notation "PLW04" ;
  rdfs:label "Agricultural Crops"@en, "Pflanzenbauprodukte"@de ;
  skos:prefLabel "Agricultural Crops"@en, "Pflanzenbauprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143800> .

<https://pm20.zbw.eu/category/ware/i/142927>
  skos:notation "PLW04-Sg01" ;
  rdfs:label "Hemp seed"@en, "Hanfsaat"@de ;
  skos:prefLabel "Hemp seed"@en, "Hanfsaat"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143800> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

