@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 dc: <http://purl.org/dc/terms/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/> .

<https://pm20.zbw.eu/category/subject/i/144303>
  skos:exactMatch gnd:4008794-3, gnd:4020682-8, wd:Q104699326, gnd:4020660-9 ;
  dc:identifier "144303" ;
  gndo:gndIdentifier "4020660-9", "4008794-3", "4020682-8" ;
  skos:prefLabel "Legislation, general"@en, "Gesetzgebung, Allgemein"@de ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144303>, <https://pm20.zbw.eu/category/subject/s/f2_Sm19.I> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:note "folderCount: 9" ;
  rdfs:label "Legislation, general"@en, "Gesetzgebung, Allgemein"@de ;
  skos:notation "f2 Sm19.I" ;
  zbwext:folderCount 9 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163689> ;
  zbwext:notationLong "f 02 SM 019.01" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144303/about> .

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 .
<https://pm20.zbw.eu/category/subject/i/163689>
  skos:notation "f2 Sm19" ;
  rdfs:label "Legislation"@en, "Gesetzgebung"@de ;
  skos:prefLabel "Legislation"@en, "Gesetzgebung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144303> .

