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

<https://pm20.zbw.eu/category/subject/i/145110>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145110" ;
  skos:prefLabel "Industrie, Streben nach Qualitätsarbeit"@de, "Industry, quality assurance"@en ;
  skos:notation "n13 Sm11" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n13_Sm11>, <http://purl.org/pressemappe20/category/subject/i/145110> ;
  rdfs:label "Industrie, Streben nach Qualitätsarbeit"@de, "Industry, quality assurance"@en ;
  zbwext:notationLong "n 13 SM 011" ;
  skos:note "folderCount: 3" ;
  zbwext:folderCount 3 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145110/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  a skos:Concept ;
  skos:exactMatch wd:Q104710575 .

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/145110> .

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