@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/84508> a skos:Concept ;
    skos:altLabel "milieu"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054468> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84508" ;
    skos:prefLabel "ecology"@en,
        "ecologie"@nl ;
    skos:scopeNote "Branch of biology dealing with the relations and interactions between organisms and their habitat, including other organisms. For aggregates of physical things, conditions, and influences surrounding and affecting given organisms or communities of organisms at any time, use \"environments (object groupings).\" For the concept of the external world, including the forces at work in it and the nonhuman life inhabiting it, perceived by human beings as separate and independent from themselves, their activities and civilization, use \"Nature.\""@en,
        "Te gebruiken voor de tak van de biologie die zich bezighoudt met de verbanden en wisselwerking tussen organismen en hun leefomgeving, inclusief andere organismen. Gebruik 'milieus (objectgroepen)' voor complexen van fysieke dingen, omstandigheden en inwerkingen die gegeven organismen of verzamelingen organismen omgeven en beïnvloeden. Gebruik 'natuur' voor het idee van de externe wereld, inclusief de krachten die er op inwerken en het niet-menselijke leven dat er woont en dat door mensen wordt gezien als gescheiden en onafhankelijk van henzelf, hun activiteiten en beschaving."@nl ;
    prov:generatedAtTime "2022-10-06T06:45:37+00:00"^^xsd:dateTime .

