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

<https://pm20.zbw.eu/category/subject/i/144773>
  skos:notation "l3" ;
  rdfs:label "Fortresses, military stations, ... (later: military buildings and properties)"@en, "Festungen, Militärstationen,...  (später:  Militärbauten und -liegenschaften)"@de ;
  skos:prefLabel "Fortresses, military stations, ... (later: military buildings and properties)"@en, "Festungen, Militärstationen,...  (später:  Militärbauten und -liegenschaften)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144774> .

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/144774>
  rdfs:label "Militärische Stützpunkte im Ausland (Projekte)"@de, "Military bases abroad (projects)"@en ;
  skos:prefLabel "Military bases abroad (projects)"@en, "Militärische Stützpunkte im Ausland (Projekte)"@de ;
  skos:note "folderCount: 2" ;
  dc:identifier "144774" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144773> ;
  skos:notation "l3 Sm1" ;
  zbwext:folderCount 2 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144774/about> ;
  zbwext:notationLong "l 03 SM 001" ;
  skos:exactMatch wd:Q104700227 ;
  a skos:Concept ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144774>, <https://pm20.zbw.eu/category/subject/s/l3_Sm1> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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