@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/98408> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300265630> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63396>,
        <https://data.rkd.nl/thesaurus/90117>,
        <https://data.rkd.nl/thesaurus/98407>,
        <https://data.rkd.nl/thesaurus/98409> ;
    skos:notation "98408" ;
    skos:prefLabel "biological component"@en,
        "biologische component"@nl ;
    skos:scopeNote "Parts or components that are related to the phenomena of living organisms."@en ;
    prov:generatedAtTime "2023-10-16T09:49:26+00:00"^^xsd:dateTime .

