@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 zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://pm20.zbw.eu/category/subject/i/145101>
  skos:notation "n13 Sm3" ;
  skos:exactMatch gnd:4026779-9, gnd:4161627-3, wd:Q104710566 ;
  gndo:gndIdentifier "4026779-9", "4161627-3" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Industrie, Öffentliche Kredite und Subventionen"@de, "Industry, public loans and subsidies"@en ;
  zbwext:notationLong "n 13 SM 003" ;
  rdfs:label "Industry, public loans and subsidies"@en, "Industrie, Öffentliche Kredite und Subventionen"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145101/about> ;
  dc:identifier "145101" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145101>, <https://pm20.zbw.eu/category/subject/s/n13_Sm3> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145098> ;
  skos:note "folderCount: 7" ;
  zbwext:folderCount 7 .

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

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