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

<https://pm20.zbw.eu/category/subject/i/163191>
  skos:notation "n Sm52 (alt)" ;
  rdfs:label "Inventory management"@en, "Lagerhaltung"@de ;
  skos:prefLabel "Inventory management"@en, "Lagerhaltung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145856> .

<https://pm20.zbw.eu/category/subject/i/145856>
  a skos:Concept ;
  dc:identifier "145856" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145856>, <https://pm20.zbw.eu/category/subject/s/n_Sm52.II_(alt)> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145856/about> ;
  skos:prefLabel "Inventory management, statistics"@en, "Lagerhaltung, Statistik"@de ;
  skos:notation "n Sm52.II (alt)" ;
  zbwext:notationLong "n 00 SM 052.02 (alt)" ;
  skos:exactMatch gnd:4034081-8 ;
  rdfs:label "Inventory management, statistics"@en, "Lagerhaltung, Statistik"@de ;
  gndo:gndIdentifier "4034081-8" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163191> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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> a skos:ConceptScheme .
