@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/71298> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65921> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300343643> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "71298" ;
    skos:prefLabel "fir"@en,
        "zilverspar"@nl ;
    skos:scopeNote "Genus containing around 50 species of evergreen conifers in the family Pinaceae. They are found through much of North and Central America, Europe, Asia, and North Africa, generally occurring in mountains. They are most closely related to the cedars (Cedrus); Douglas-firs are not true firs, being of the genus Pseudotsuga."@en,
        "Genus dat 50 soorten groenblijvende coniferen uit de familie Pinaceae omvat. Ze komen voor in een groot deel van Noord- en Midden-Amerika en in Europa, Azië en Noord-Afrika, doorgaans in bergachtig gebied. Ze zijn het nauwst verwant met de ceder (Cedrus). Douglassparren zijn geen echte sparren maar maken deel uit van het genus Pseudotsuga."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:15+00:00"^^xsd:dateTime .

