@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/67783> a skos:Concept ;
    skos:altLabel "meerstoel"@nl,
        "remstoel (dukdalf)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/66457> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300007937> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67783" ;
    skos:prefLabel "dolphin (structure)"@en,
        "dukdalf"@nl ;
    skos:scopeNote "Multipurpose boating structures consisting of a group of piles driven close together and bound firmly into a single cluster, placed at the entrance of a dock or along a quay, wharf, or beach."@en,
        "Wordt gebruikt voor multifunctionele scheepvaartconstructies die bestaan uit een groep palen die dicht bij elkaar in de bodem zijn gedreven en stevig zijn samengebonden tot één geheel."@nl ;
    prov:generatedAtTime "2022-06-14T10:19:44+00:00"^^xsd:dateTime .

