@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/68241> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/67943> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435266>,
        <https://www.wikidata.org/entity/Q159223> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/68243>,
        <https://data.rkd.nl/thesaurus/71936> ;
    skos:notation "68241" ;
    skos:prefLabel "cockscomb (Celosia)"@en,
        "hanekam (Celosia)"@nl ;
    skos:scopeNote "Genus of edible and ornamental plants in the amaranth family."@en ;
    prov:generatedAtTime "2021-10-19T15:04:07+00:00"^^xsd:dateTime .

