@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/63669> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/45366> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435353> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63669" ;
    skos:prefLabel "pear (fruit)"@en,
        "peer (vrucht)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63681>,
        <https://data.rkd.nl/thesaurus/64844>,
        <https://data.rkd.nl/thesaurus/64845> ;
    skos:scopeNote "The pome fruit of a tree (genus Pyrus, especially P. communis) that typically has a pale green or brownish skin, a firm juicy flesh, and an oblong shape in which a broad base end tapers upward to a narrow stem end."@en ;
    prov:generatedAtTime "2023-10-16T09:23:43+00:00"^^xsd:dateTime .

