@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/84710> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/94106> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055135> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84710" ;
    skos:prefLabel "evolution"@en,
        "evolutie"@nl ;
    skos:scopeNote "Refers to the gradual development of living organisms over successive generations, from lower to higher forms, especially as articulated in Darwinian theory or in alternatives to or modifications of Darwinian theory."@en,
        "Te gebruiken voor de geleidelijke ontwikkeling, van generatie op generatie, van levende organismen, van eenvoudige tot complexere vormen, vooral als gesteld in de theorie van Darwin of in alternatieven of wijzigingen hiervan."@nl ;
    prov:generatedAtTime "2021-10-19T15:06:09+00:00"^^xsd:dateTime .

