@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/83730> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79911> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055570> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83730" ;
    skos:prefLabel "legislation"@en,
        "wetgeving"@nl ;
    skos:scopeNote "Declarations of laws, regulations, fund allocations, international treaties, etc., having the force of authority by virtue of their passing or enactment by an official organ of a state or other governing body."@en,
        "Geschreven verklaringen die rechtsgeldig zijn door de goedkeuring of bekrachtiging van een officieel staatsorgaan of ander bestuurslichaam, zoals wetten, regelingen, toekenningen van fondsen en internationale verdragen."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:59+00:00"^^xsd:dateTime .

