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

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/subject/i/163234>
  skos:notation "n Sm8" ;
  rdfs:label "Standardization"@en, "Normung, Standardisierung"@de ;
  skos:prefLabel "Standardization"@en, "Normung, Standardisierung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145791> .

<https://pm20.zbw.eu/category/subject/i/145791>
  skos:exactMatch gnd:4042626-9, gnd:4056914-7, wd:Q104700368 ;
  gndo:gndIdentifier "4042626-9", "4056914-7" ;
  rdfs:label "Standardization of industrial products"@en, "Normung, Standardisierung, von Industrieerzeugnissen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145791/about> ;
  zbwext:folderCount 3 ;
  skos:note "folderCount: 3" ;
  skos:notation "n Sm8.II" ;
  skos:prefLabel "Standardization of industrial products"@en, "Normung, Standardisierung, von Industrieerzeugnissen"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163234> ;
  a skos:Concept ;
  zbwext:notationLong "n 00 SM 008.02" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145791" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm8.II>, <http://purl.org/pressemappe20/category/subject/i/145791> .

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