@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/67724> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90571> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300395547> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67724" ;
    skos:prefLabel "boathook"@en,
        "bootshaak"@nl ;
    skos:scopeNote "Enkele of dubbele haak aan een lange steel om een boot naar een andere boot, een boei of de oever te trekken of of een ander drijvend voorwerp af te duwen. De punt bestaat uit een halfronde puntige haak -waarmee getrokken kan worden- en een rechte punt -waarmee geduwd kan worden."@en,
        "Poles mounted with hooks on one end that are used to pull or push a boat to or from another boat or fixed object. Usually the working part is comprised of a half rounded, pointed hook used to pull, and a straight point used to push. These are forged together on a socket."@nl ;
    prov:generatedAtTime "2021-10-19T15:03:59+00:00"^^xsd:dateTime .

