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

<https://pm20.zbw.eu/category/subject/i/163194>
  skos:notation "n Sm45" ;
  rdfs:label "Utilities industry"@en, "Versorgungswirtschaft"@de ;
  skos:prefLabel "Utilities industry"@en, "Versorgungswirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145848> .

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/145848>
  zbwext:notationLong "n 00 SM 045.01" ;
  skos:prefLabel "Utilities, general"@en, "Versorgungswirtschaft, Allgemein"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145848/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163194> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145848>, <https://pm20.zbw.eu/category/subject/s/n_Sm45.I> ;
  dc:identifier "145848" ;
  rdfs:label "Utilities, general"@en, "Versorgungswirtschaft, Allgemein"@de ;
  a skos:Concept ;
  skos:notation "n Sm45.I" .

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