@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/64542> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63230> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300250036>,
        <https://www.wikidata.org/entity/Q178559> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64544>,
        <https://data.rkd.nl/thesaurus/64546>,
        <https://data.rkd.nl/thesaurus/64547> ;
    skos:notation "64542" ;
    skos:prefLabel "poultry"@en,
        "pluimvee"@nl ;
    skos:scopeNote "General term referring to domestic birds, including chickens, ducks, geese, turkeys, etc., which are raised for their flesh, eggs, or feathers, but usually excluding wild game birds."@en ;
    prov:generatedAtTime "2021-10-19T15:02:39+00:00"^^xsd:dateTime .

