@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/63671> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90170> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435224> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63671" ;
    skos:prefLabel "pit (fruit component)"@en,
        "pit (vruchtonderdeel)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/45366> ;
    skos:scopeNote "The hard wood-like endocarps of a stone-fruit or drupe, enclosed by the pulpy pericarp, and enclosing the seed or kernel."@en ;
    prov:generatedAtTime "2023-09-12T11:01:52+00:00"^^xsd:dateTime .

