@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@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 schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143742>
  rdfs:label "Photo apparatus, cinema apparatus"@en, "Photoapparat, Kinoapparat"@de ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143514>, <https://pm20.zbw.eu/category/ware/i/143741>, <https://pm20.zbw.eu/category/ware/i/142332> ;
  skos:exactMatch wd:Q15328 ;
  skos:prefLabel "Photo apparatus, cinema apparatus"@en, "Photoapparat, Kinoapparat"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Camera>, <https://de.wikipedia.org/wiki/Kamera> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  zbwext:notationLong "PID12-Fo" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148577> ;
  dc:identifier "143742" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143742> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143742/about> ;
  skos:notation "PID12-Fo" ;
  a skos:Concept .

<https://pm20.zbw.eu/category/ware/i/143514>
  skos:notation "PID12-Fo02" ;
  rdfs:label "Aerial camera"@en, "Luftbildapparat"@de ;
  skos:prefLabel "Aerial camera"@en, "Luftbildapparat"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143742> .

<https://pm20.zbw.eu/category/ware/i/148577>
  skos:notation "PID12" ;
  rdfs:label "Precision Instrument, optical product"@en, "Feinmechanisches Instrument, Optisches Erzeugnis"@de ;
  skos:prefLabel "Precision Instrument, optical product"@en, "Feinmechanisches Instrument, Optisches Erzeugnis"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143742> .

<https://pm20.zbw.eu/category/ware/i/142332>
  skos:notation "PID12-Fo01" ;
  rdfs:label "3D film"@en, "Film, plastischer"@de ;
  skos:prefLabel "3D film"@en, "Film, plastischer"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143742> .

<https://pm20.zbw.eu/category/ware/i/143741>
  skos:notation "PID12-Fo03" ;
  rdfs:label "Photographic article"@en, "Photographischer Artikel"@de ;
  skos:prefLabel "Photographic article"@en, "Photographischer Artikel"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143742> .

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

