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

<https://pm20.zbw.eu/category/subject/i/187257>
  skos:exactMatch wd:Q104710522, gnd:4126948-2, gnd:4113997-5 ;
  rdfs:label "Real estate, institutions"@en, "Immobilien, Institutionen"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/187257/about> ;
  skos:notation "n3 Sm50" ;
  a skos:Concept ;
  gndo:gndIdentifier "4113997-5", "4126948-2" ;
  skos:note "folderCount: 2" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n3_Sm50>, <http://purl.org/pressemappe20/category/subject/i/187257> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145027> ;
  zbwext:folderCount 2 ;
  zbwext:notationLong "n 03 SM 050" ;
  dc:identifier "187257" ;
  skos:prefLabel "Immobilien, Institutionen"@de, "Real estate, institutions"@en .

<https://pm20.zbw.eu/category/subject/i/145027>
  skos:notation "n3" ;
  rdfs:label "Land ownership and policies, home ownership"@en, "Bodenbesitzverhältnisse und Bodenpolitik, Hausbesitz"@de ;
  skos:prefLabel "Land ownership and policies, home ownership"@en, "Bodenbesitzverhältnisse und Bodenpolitik, Hausbesitz"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/187257> .

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 .
