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

<https://pm20.zbw.eu/category/subject/i/145113>
  zbwext:notationLong "n 13 SM 060" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145113/about> ;
  skos:prefLabel "Industry, technology, general"@en, "Industrie, Technisches, Allgemein"@de ;
  skos:notation "n13 Sm60" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13_Sm60>, <http://purl.org/pressemappe20/category/subject/i/145113> ;
  rdfs:label "Industry, technology, general"@en, "Industrie, Technisches, Allgemein"@de ;
  dc:identifier "145113" .

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/145098>
  skos:notation "n13" ;
  rdfs:label "Industries"@en, "Industrie"@de ;
  skos:prefLabel "Industries"@en, "Industrie"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145113> .

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