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

<http://zbw.eu/stw/thsys/70504>
  rdfs:label "Sozialökonomik"@de, "V.14.01  Social economics"@en, "V.14.01  Sozialökonomik"@de, "Social economics"@en ;
  skos:prefLabel "V.14.01  Social economics"@en, "V.14.01  Sozialökonomik"@de ;
  skos:notation "V.14.01" ;
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/18754-1> .

skos:narrowMatch
  rdfs:subPropertyOf skos:narrower, skos:mappingRelation ;
  skos:definition "skos:narrowMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has narrower match"@en .

<http://zbw.eu/stw/descriptor/18503-5>
  rdfs:label "Wohnungsbaugenossenschaft"@de, "Cooperative housing"@en, "Housing cooperative"@en, "Genossenschaftliche Wohnungswirtschaft"@de, "Baugenossenschaft"@de, "Wohnungsgenossenschaft"@de ;
  skos:prefLabel "Housing cooperative"@en, "Wohnungsgenossenschaft"@de ;
  skos:related <http://zbw.eu/stw/descriptor/18754-1> ;
  a zbwext:Descriptor, skos:Concept .

gnd:4066796-0
  rdfs:label "Wohnungspolitik"@de ;
  skos:prefLabel "Wohnungspolitik"@de ;
  skos:narrowMatch <http://zbw.eu/stw/descriptor/18754-1> .

<http://zbw.eu/stw/descriptor/11847-1>
  rdfs:label "Wohnbauförderung"@de, "Housing policy"@en, "Wohnpolitik"@de, "Neubauförderung"@de, "Wohnungspolitik"@de, "Wohnungsbauförderung"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:prefLabel "Housing policy"@en, "Wohnungspolitik"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/18754-1> .

<http://zbw.eu/stw/descriptor/16545-6>
  rdfs:label "Sozialpolitik"@de, "Social policy"@en, "Gesellschaftspolitik"@de ;
  skos:prefLabel "Sozialpolitik"@de, "Social policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/18754-1> .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

zbwext:altLabelNarrower
  skos:definition """Lexical label for a narrower term which is
    not defined as a separate concept (according to ISO 25964, 8.4), sometimes
    referred to as 'upward posting'. Intended for use with
    skos:Concept, instead of using skos:altLabel."""@en ;
  rdfs:label "altLabelNarrower"@en .

<http://dbpedia.org/resource/Subsidized_housing>
  rdfs:label "Shelter allowance"@en, "Subsidized housing"@en, "Sozialer Wohnungsbau"@de ;
  skos:prefLabel "Shelter allowance"@en, "Subsidized housing"@en, "Sozialer Wohnungsbau"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18754-1> .

gnd:4055754-6
  rdfs:label "Öffentlich geförderter Wohnungsbau"@de, "Sozialer Mietwohnungsbau"@de, "Mietwohnung / Sozialer Wohnungsbau"@de, "Sozialer Wohnungsbau"@de ;
  skos:prefLabel "Sozialer Wohnungsbau"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18754-1> .

skos:altLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "An alternative lexical label for a resource."@en ;
  rdfs:comment "skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise disjoint properties."@en, "The range of skos:altLabel is the class of RDF plain literals."@en ;
  rdfs:label "alternative label"@en .

gnd:1250938856
  rdfs:label "Housing First"@de, "Rapid re-housing"@de ;
  skos:prefLabel "Housing First"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18754-1> .

<http://zbw.eu/stw/thsys/70833>
  rdfs:label "W.26.01  Social policy"@en, "Sozialpolitik"@de, "W.26.01  Sozialpolitik"@de, "Social policy"@en ;
  a skos:Concept, zbwext:Thsys ;
  skos:narrower <http://zbw.eu/stw/descriptor/18754-1> ;
  skos:prefLabel "W.26.01  Sozialpolitik"@de, "W.26.01  Social policy"@en ;
  skos:notation "W.26.01" .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag."@en ;
  rdfs:label "preferred label"@en .

skos:exactMatch
  rdfs:subPropertyOf skos:closeMatch ;
  skos:definition "skos:exactMatch is used to link two concepts, indicating a high degree of confidence that the concepts can be used interchangeably across a wide range of information retrieval applications. skos:exactMatch is a transitive property, and is a sub-property of skos:closeMatch."@en ;
  rdfs:comment "skos:exactMatch is disjoint with each of the properties skos:broadMatch and skos:relatedMatch."@en ;
  rdfs:label "has exact match"@en .

<http://zbw.eu/stw/descriptor/18754-1>
  skos:altLabel "Sozialwohnungsbau"@de, "Förderung des sozialen Wohnungsbaus"@de, "Non-profit housing association"@en, "Sozialwohnung"@de, "Sozialer Wohnungsbau"@de, "Nonprofit housing organisation"@en, "Low-income housing"@en, "Nonprofit housing organization"@en, "Gemeinnützige Wohnungswirtschaft"@de, "Public housing"@en, "Subsidized housing"@en, "Soziale Wohnraumförderung"@de ;
  skos:related <http://zbw.eu/stw/descriptor/18503-5> ;
  rdfs:label "Affordable housing"@en, "Sozialwohnung"@de, "Bezahlbarer Wohnraum"@de, "Sozialwohnungsbau"@de, "Non-profit housing association"@en, "Subsidized housing"@en, "Soziale Wohnungspolitik"@de, "Soziale Wohnraumförderung"@de, "Nonprofit housing organization"@en, "Förderung des sozialen Wohnungsbaus"@de, "Public housing"@en, "Sozialer Wohnungsbau"@de, "Social housing"@en, "Gemeinnützige Wohnungswirtschaft"@de, "Nonprofit housing organisation"@en, "Low-income housing"@en ;
  ns0:gvkppn "091390079" ;
  dc:isPartOf <http://zbw.eu/stw> ;
  a skos:Concept, zbwext:Descriptor ;
  skos:narrowMatch gnd:1250938856, gnd:4263494-5 ;
  skos:broader <http://zbw.eu/stw/thsys/70504>, <http://zbw.eu/stw/thsys/70833>, <http://zbw.eu/stw/descriptor/11847-1>, <http://zbw.eu/stw/descriptor/16545-6> ;
  zbwext:altLabelNarrower "Bezahlbarer Wohnraum"@de, "Affordable housing"@en ;
  skos:exactMatch <http://eurovoc.europa.eu/1695>, wd:Q12301128, <http://dbpedia.org/resource/Subsidized_housing>, gnd:4055754-6 ;
  skos:prefLabel "Social housing"@en, "Soziale Wohnungspolitik"@de ;
  skos:inScheme <http://zbw.eu/stw> ;
  skos:broadMatch gnd:4066796-0 .

skos:broadMatch
  rdfs:subPropertyOf skos:mappingRelation, skos:broader ;
  skos:definition "skos:broadMatch is used to state a hierarchical mapping link between two conceptual resources in different concept schemes."@en ;
  rdfs:label "has broader match"@en .

skos:related
  rdfs:subPropertyOf skos:semanticRelation ;
  skos:definition "Relates a concept to a concept with which there is an associative semantic relationship."@en ;
  rdfs:comment "skos:related is disjoint with skos:broaderTransitive"@en ;
  rdfs:label "has related"@en .

zbwext:Descriptor
  rdfs:label "Descriptor"@en ;
  a owl:Class .

gnd:4263494-5
  rdfs:label "Sozialwohnung"@de ;
  skos:prefLabel "Sozialwohnung"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18754-1> .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

<http://zbw.eu/stw>
  rdfs:label "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  skos:prefLabel "Standard-Thesaurus Wirtschaft"@de, "STW Thesaurus for Economics"@en ;
  a void:Dataset, skos:ConceptScheme .

<http://eurovoc.europa.eu/1695>
  rdfs:label "subsidised housing"@en, "council housing"@en, "low rent accommodation"@en, "subsidized housing"@en, "Sozialwohnung"@de ;
  skos:prefLabel "subsidised housing"@en, "Sozialwohnung"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18754-1> .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

wd:Q12301128
  rdfs:label "non-profit housing association"@en, "public housing"@en, "soziale Wohnraumförderung"@de, "soziale Wohnungspolitik"@de, "nonprofit housing organisation"@en, "Förderung des sozialen Wohnungsbaus"@de, "nonprofit housing organization"@en, "social housing"@en, "Sozialwohnung"@de, "sozialer Wohnungsbau"@de, "subsidized housing"@en, "gemeinnützige Wohnungswirtschaft"@de, "Sozialwohnungsbau"@de, "low-income housing"@en ;
  skos:prefLabel "sozialer Wohnungsbau"@de, "low-income housing"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18754-1> .

