@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/98407> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98408> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300191771> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67070>,
        <https://data.rkd.nl/thesaurus/67629>,
        <https://data.rkd.nl/thesaurus/67635>,
        <https://data.rkd.nl/thesaurus/68059>,
        <https://data.rkd.nl/thesaurus/74062>,
        <https://data.rkd.nl/thesaurus/81309>,
        <https://data.rkd.nl/thesaurus/84708>,
        <https://data.rkd.nl/thesaurus/95566>,
        <https://data.rkd.nl/thesaurus/98819> ;
    skos:notation "98407" ;
    skos:prefLabel "organ (biological component)"@en,
        "orgaan"@nl ;
    skos:scopeNote "Parts of an animal or plant body that serve a particular physiological function."@en,
        "Een groep cellen en weefsels in een lichaam die een kenmerkende structuur vormen voor de uitvoering van een specifieke functie."@nl ;
    prov:generatedAtTime "2024-04-16T10:28:49+00:00"^^xsd:dateTime .

