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

<https://pm20.zbw.eu/category/subject/i/221493>
  skos:prefLabel "Flotte, Institutionen"@de, "Fleet, institutions"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "l 02 SM 050" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/221493>, <https://pm20.zbw.eu/category/subject/s/l2_Sm50> ;
  skos:note "folderCount: 1" ;
  skos:exactMatch wd:Q104700226 ;
  zbwext:folderCount 1 ;
  rdfs:label "Flotte, Institutionen"@de, "Fleet, institutions"@en ;
  a skos:Concept ;
  dc:identifier "221493" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144768> ;
  skos:notation "l2 Sm50" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/221493/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/i/144768>
  skos:notation "l2" ;
  rdfs:label "Navy"@en, "Flotte"@de ;
  skos:prefLabel "Navy"@en, "Flotte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/221493> .

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