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

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/144546>
  skos:prefLabel "Rechtspflege, Rechtsangleichung"@de, "Administration of justice, harmonisation of laws"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144546>, <https://pm20.zbw.eu/category/subject/s/g4a_Sm16> ;
  gndo:gndIdentifier "4048849-4", "4048816-0" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144546/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Administration of justice, harmonisation of laws"@en, "Rechtspflege, Rechtsangleichung"@de ;
  dc:identifier "144546" ;
  skos:exactMatch gnd:4048816-0, gnd:4048849-4, wd:Q104700046 ;
  skos:note "folderCount: 6" ;
  zbwext:notationLong "g 04a SM 016" ;
  zbwext:folderCount 6 ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144531> ;
  skos:notation "g4a Sm16" .

<https://pm20.zbw.eu/category/subject/i/144531>
  skos:notation "g4a" ;
  rdfs:label "Economic relations with individual countries"@en, "Wirtschaftspolitische Beziehungen zu einzelnen Ländern"@de ;
  skos:prefLabel "Economic relations with individual countries"@en, "Wirtschaftspolitische Beziehungen zu einzelnen Ländern"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144546> .

