@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/83528> a skos:Concept ;
    skos:altLabel "valkenjacht"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62975> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300435103> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83528" ;
    skos:prefLabel "falconry"@en,
        "valkerij"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65491>,
        <https://data.rkd.nl/thesaurus/66847> ;
    skos:scopeNote "The sport or activity involving chasing or hunting game using a trained bird of the family Falconidae, usually a hawk."@en,
        "De kunst van het jagen, oorspronkelijk vooral voor adelijken voorbehouden, met daartoe getrainde roofvogels en het africhten van deze jachtvogels."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:56+00:00"^^xsd:dateTime .

