@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/95754> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98046> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300055344> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95754" ;
    skos:prefLabel "environmental pollution"@en,
        "milieuvervuiling"@nl ;
    skos:scopeNote "The introduction of or condition of having harmful or otherwise undesirable substances or products in the environment; for the substances themselves use \"pollutants.\""@en,
        "De invoering of aanwezigheid van schadelijke of andere ongewenste stoffen of producten in het milieu; gebruik 'milieuverontreinigende stoffen' voor de stoffen zelf."@nl ;
    prov:generatedAtTime "2023-06-14T09:44:04+00:00"^^xsd:dateTime .

