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

<https://pm20.zbw.eu/category/subject/i/145458>
  skos:notation "n24 Sm502.VIIIb (E15)" ;
  rdfs:label "Federal Reserve System, branch system, domestic branches"@en, "Federal Reserve System, Filialsystem, Inländische Filialen"@de ;
  skos:prefLabel "Federal Reserve System, branch system, domestic branches"@en, "Federal Reserve System, Filialsystem, Inländische Filialen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161662> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/161662>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161638> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145458>, <https://pm20.zbw.eu/category/subject/i/145459>, <https://pm20.zbw.eu/category/subject/i/145457> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n24_Sm502.VIII_(E15)>, <http://purl.org/pressemappe20/category/subject/i/161662> ;
  skos:notation "n24 Sm502.VIII (E15)" ;
  skos:prefLabel "Federal Reserve System, Filialsystem"@de, "Federal Reserve System, branch system"@en ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161662/about> ;
  dc:identifier "161662" ;
  rdfs:label "Federal Reserve System, Filialsystem"@de, "Federal Reserve System, branch system"@en ;
  a skos:Concept ;
  zbwext:notationLong "n 24 SM 502.08 (E 015)" .

<https://pm20.zbw.eu/category/subject/i/145457>
  skos:notation "n24 Sm502.VIIIa (E15)" ;
  rdfs:label "Federal Reserve System, branch system, general"@en, "Federal Reserve System, Filialsystem, Allgemein"@de ;
  skos:prefLabel "Federal Reserve System, branch system, general"@en, "Federal Reserve System, Filialsystem, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161662> .

<https://pm20.zbw.eu/category/subject/i/145459>
  skos:notation "n24 Sm502.VIIIc (E15)" ;
  rdfs:label "Federal Reserve System, branch system, foreign branches"@en, "Federal Reserve System, Filialsystem, Ausländische Filialen"@de ;
  skos:prefLabel "Federal Reserve System, branch system, foreign branches"@en, "Federal Reserve System, Filialsystem, Ausländische Filialen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161662> .

<https://pm20.zbw.eu/category/subject/i/161638>
  skos:notation "n24 Sm502 (E15)" ;
  rdfs:label "Federal Reserve System"@en, "Federal Reserve System"@de ;
  skos:prefLabel "Federal Reserve System"@en, "Federal Reserve System"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/161662> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

