@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/90571> a skos:Concept ;
    skos:altLabel "scheepsbenodigheden"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/91955> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300212975> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67722>,
        <https://data.rkd.nl/thesaurus/67724>,
        <https://data.rkd.nl/thesaurus/67725>,
        <https://data.rkd.nl/thesaurus/67729>,
        <https://data.rkd.nl/thesaurus/67732> ;
    skos:notation "90571" ;
    skos:prefLabel "watercraft equipment"@en,
        "scheepsuitrusting"@nl ;
    skos:scopeNote "Equipment that is used in conjunction with watercraft."@en ;
    prov:generatedAtTime "2022-10-10T07:15:13+00:00"^^xsd:dateTime .

