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

<https://pm20.zbw.eu/category/ware/i/143579>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Furniture>, <https://de.wikipedia.org/wiki/M%C3%B6bel> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143579/about> ;
  zbwext:notationLong "31.0-01" ;
  skos:prefLabel "Furniture"@en, "Möbel"@de ;
  dc:identifier "143579" ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143579> ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143581>, <https://pm20.zbw.eu/category/ware/i/143580>, <https://pm20.zbw.eu/category/ware/i/143582>, <https://pm20.zbw.eu/category/ware/i/142118>, <https://pm20.zbw.eu/category/ware/i/142486> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161200> ;
  skos:notation "PID04-Mo" ;
  skos:exactMatch wd:Q14745 ;
  rdfs:label "Furniture"@en, "Möbel"@de .

<https://pm20.zbw.eu/category/ware/i/143580>
  skos:notation "PID04-Mo03" ;
  rdfs:label "Bentwood furniture"@en, "Möbel, Bugholz-"@de ;
  skos:prefLabel "Bentwood furniture"@en, "Möbel, Bugholz-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143579> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/161200>
  skos:notation "PID04" ;
  rdfs:label "Consumer good"@en, "Konsumgut"@de ;
  skos:prefLabel "Consumer good"@en, "Konsumgut"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143579> .

<https://pm20.zbw.eu/category/ware/i/143582>
  skos:notation "PID04-Mo05" ;
  rdfs:label "Seating furniture"@en, "Möbel, Sitz-"@de ;
  skos:prefLabel "Seating furniture"@en, "Möbel, Sitz-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143579> .

<https://pm20.zbw.eu/category/ware/i/142118>
  skos:notation "PID04-Mo01" ;
  rdfs:label "Bed, mattress"@en, "Bett, Matratze"@de ;
  skos:prefLabel "Bed, mattress"@en, "Bett, Matratze"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143579> .

<https://pm20.zbw.eu/category/ware/i/143581>
  skos:notation "PID04-Mo04" ;
  rdfs:label "Metal furniture"@en, "Möbel, Metall-"@de ;
  skos:prefLabel "Metal furniture"@en, "Möbel, Metall-"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143579> .

<https://pm20.zbw.eu/category/ware/i/142486>
  skos:notation "PID04-Mo02" ;
  rdfs:label "Filler for padding"@en, "Füllstoff für Polsterung"@de ;
  skos:prefLabel "Filler for padding"@en, "Füllstoff für Polsterung"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143579> .

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

