@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/65713> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/66457> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300007928> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63934>,
        <https://data.rkd.nl/thesaurus/65712>,
        <https://data.rkd.nl/thesaurus/66671> ;
    skos:notation "65713" ;
    skos:prefLabel "landing (marine structure)"@en,
        "aanlegplaats"@nl ;
    skos:scopeNote "Refers to various structures built for loading or unloading goods or embarking or disembarking passengers onto and off of watercraft."@en,
        "Verwijst naar verscheidene structuren die opgericht zijn voor het in- of uitladen van goederen of voor het in- of ontschepen van passagiers op of van vaartuigen."@nl ;
    prov:generatedAtTime "2022-06-14T10:12:55+00:00"^^xsd:dateTime .

