@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 gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <http://purl.org/ontology/gbv/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix void: <http://rdfs.org/ns/void#> .

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 .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

<http://dbpedia.org/resource/Law_reform>
  rdfs:label "Law reform"@en ;
  skos:prefLabel "Law reform"@en ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18068-4> .

<http://zbw.eu/stw/thsys/73373>
  skos:narrower <http://zbw.eu/stw/descriptor/18068-4> ;
  rdfs:label "Innen- und Rechtspolitik"@de, "Domestic politics and legal policy"@en, "N.04.05  Domestic politics and legal policy"@en, "N.04.05  Innen- und Rechtspolitik"@de ;
  skos:prefLabel "N.04.05  Domestic politics and legal policy"@en, "N.04.05  Innen- und Rechtspolitik"@de ;
  a skos:Concept, zbwext:Thsys ;
  skos:notation "N.04.05" .

<http://zbw.eu/stw/descriptor/15963-0>
  rdfs:label "Legalization"@en, "Legalisierung"@de ;
  skos:prefLabel "Legalization"@en, "Legalisierung"@de ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/18068-4> .

gnd:4139503-7
  rdfs:label "Justizreform"@de, "Justiz / Reform"@de, "Justiz / Verwaltungsreform"@de ;
  skos:prefLabel "Justizreform"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18068-4> .

wd:Q264236
  rdfs:label "legal reform"@en, "law reform"@en, "Rechtsreform"@de ;
  skos:prefLabel "law reform"@en, "Rechtsreform"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18068-4> .

<http://zbw.eu/stw/descriptor/19703-6>
  rdfs:label "Constitutional reform"@en, "Verfassungsreform"@de, "Verfassungsänderung"@de, "Verfassungsentwicklung"@de, "Constitutional change"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:broader <http://zbw.eu/stw/descriptor/18068-4> ;
  skos:prefLabel "Verfassungsreform"@de, "Constitutional reform"@en .

gnd:4194791-5
  rdfs:label "Schuldrechtsreform"@de, "Schuldrecht / Reform"@de ;
  skos:prefLabel "Schuldrechtsreform"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18068-4> .

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 .

<http://eurovoc.europa.eu/3703>
  rdfs:label "Rechtsreform"@de, "amendment of a law"@en, "Gesetzesänderung"@de, "Gesetzesreform"@de, "Gesetzesnovellierung"@de, "reform of a law"@en, "Gesetzesnovelle"@de ;
  skos:closeMatch <http://zbw.eu/stw/descriptor/18068-4> ;
  skos:prefLabel "Rechtsreform"@de, "amendment of a law"@en .

<http://zbw.eu/stw/descriptor/18068-4>
  a skos:Concept, zbwext:Descriptor ;
  skos:broader <http://zbw.eu/stw/descriptor/15970-3>, <http://zbw.eu/stw/thsys/73373>, <http://zbw.eu/stw/thsys/70154>, <http://zbw.eu/stw/descriptor/16283-3> ;
  skos:prefLabel "Legal reform"@en, "Rechtsreform"@de ;
  dc:isPartOf <http://zbw.eu/stw> ;
  skos:narrowMatch gnd:4139503-7, gnd:4126268-2, gnd:4194791-5, gnd:4137529-4 ;
  ns0:gvkppn "091385679" ;
  skos:closeMatch <http://eurovoc.europa.eu/3703> ;
  skos:exactMatch <https://data.gesis.org/thesoz/concept_10056158>, wd:Q264236, gnd:4048833-0, <http://dbpedia.org/resource/Law_reform> ;
  skos:inScheme <http://zbw.eu/stw> ;
  rdfs:label "Legal reform"@en, "Rechtsreform"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/19703-6>, <http://zbw.eu/stw/descriptor/15963-0> .

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 .

gnd:4126268-2
  rdfs:label "Strafrechtsreform"@de, "Strafrecht / Reform"@de ;
  skos:prefLabel "Strafrechtsreform"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18068-4> .

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 .

<http://zbw.eu/stw/descriptor/15970-3>
  rdfs:label "Rechtspolitik"@de, "Legal policy"@en ;
  skos:prefLabel "Rechtspolitik"@de, "Legal policy"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/18068-4> .

<https://data.gesis.org/thesoz/concept_10056158>
  rdfs:label "law reform"@en, "Rechtsreform"@de ;
  skos:prefLabel "law reform"@en, "Rechtsreform"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18068-4> .

gnd:4048833-0
  rdfs:label "Recht / Reform"@de, "Novellierung <Recht>"@de, "Änderungsgesetz"@de, "Gesetz / Reform"@de, "Rechtsreformen"@de, "Novelle <Recht>"@de, "Rechtsreform"@de, "Gesetzesreform"@de ;
  skos:prefLabel "Rechtsreform"@de ;
  skos:exactMatch <http://zbw.eu/stw/descriptor/18068-4> .

<http://zbw.eu/stw/descriptor/16283-3>
  rdfs:label "Politische Reform"@de, "Political reform"@en, "Reformpolitik"@de ;
  skos:prefLabel "Politische Reform"@de, "Political reform"@en ;
  a zbwext:Descriptor, skos:Concept ;
  skos:narrower <http://zbw.eu/stw/descriptor/18068-4> .

gnd:4137529-4
  rdfs:label "Familienrechtsreform"@de, "Familienrecht / Reform"@de ;
  skos:prefLabel "Familienrechtsreform"@de ;
  skos:broadMatch <http://zbw.eu/stw/descriptor/18068-4> .

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

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 .

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

skos:closeMatch
  rdfs:subPropertyOf skos:mappingRelation ;
  skos:definition "skos:closeMatch is used to link two concepts that are sufficiently similar that they can be used interchangeably in some information retrieval applications. In order to avoid the possibility of \"compound errors\" when combining mappings across more than two concept schemes, skos:closeMatch is not declared to be a transitive property."@en ;
  rdfs:label "has close match"@en .

<http://zbw.eu/stw/thsys/70154>
  skos:prefLabel "N.05  Law and jurisprudence"@en, "N.05  Recht und Rechtswissenschaft"@de ;
  a skos:Concept, zbwext:Thsys ;
  rdfs:label "N.05  Law and jurisprudence"@en, "Law and jurisprudence"@en, "N.05  Recht und Rechtswissenschaft"@de, "Recht und Rechtswissenschaft"@de ;
  skos:narrower <http://zbw.eu/stw/descriptor/18068-4> ;
  skos:notation "N.05" .

