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

<https://pm20.zbw.eu/category/ware/i/142272>
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "142272" ;
  skos:exactMatch wd:Q124287651 ;
  rdfs:label "Railway material, tram material"@en, "Eisenbahnmaterial, Strassenbahnmaterial"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142272> ;
  skos:prefLabel "Railway material, tram material"@en, "Eisenbahnmaterial, Strassenbahnmaterial"@de ;
  a skos:Concept ;
  zbwext:notationLong "PID09-Sf02" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142272/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143512> ;
  skos:notation "PID09-Sf02" .

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/143512>
  skos:notation "PID09-Sf" ;
  rdfs:label "Locomotive, railcar"@en, "Lokomotive, Triebwagen"@de ;
  skos:prefLabel "Locomotive, railcar"@en, "Lokomotive, Triebwagen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142272> .

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