@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/80597> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/62899> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054466> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83245> ;
    skos:notation "80597" ;
    skos:prefLabel "biology"@en,
        "biologie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98845> ;
    skos:scopeNote "The study of living organisms, including their structure, functioning, origin and evolution, classification, interrelationships, and distribution."@en,
        "De studie van levende organismen, inclusief de structuur, werking, oorsprong en evolutie, classificatie, spreiding en onderlinge verbanden."@nl ;
    prov:generatedAtTime "2024-04-23T08:52:02+00:00"^^xsd:dateTime .

