@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/67987> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/69595> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300310287> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64826>,
        <https://data.rkd.nl/thesaurus/66436>,
        <https://data.rkd.nl/thesaurus/67989>,
        <https://data.rkd.nl/thesaurus/68091>,
        <https://data.rkd.nl/thesaurus/70146>,
        <https://data.rkd.nl/thesaurus/70152>,
        <https://data.rkd.nl/thesaurus/96148> ;
    skos:notation "67987" ;
    skos:prefLabel "Galliformes (guide term)"@en,
        "hoendervogels (guideterm)"@nl ;
    skos:scopeNote "Order containing around 290 species in five families including pheasants, megapodes, guinea fowl, curassows, and guans, characterized by being terrestrial or arboreal with strong scratching feet, short rounded wings, and feathers with long aftershafts."@en,
        "Orde van ongeveer 290 soorten in 5 families, waaronder die van de fazantachtigen, grootpoothoenders, hokko's, parelhoenders en sjakohoenders. De vogels leven op de grond of in bomen en hebben sterke poten waarmee ze in de grond wroeten, korte ronde vleugels en lange staartveren."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:04+00:00"^^xsd:dateTime .

