@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/73082> a skos:Concept ;
    skos:altLabel "Sparganium"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/69783> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011881> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "73082" ;
    skos:prefLabel "bur reed"@en,
        "egelskop"@nl ;
    skos:scopeNote "Material comprising the stem and leaves of plants in the genus Sparganium, distinguished by elongated linear leaves and globose fruits resembling burs."@en,
        "Plant van het genus Sparganium, met zeer lange bladeren en bolvormige vruchten die lijken op klissen."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:17+00:00"^^xsd:dateTime .

