@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/95453> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300068836>,
        <https://www.wikidata.org/entity/Q23384> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "95453" ;
    skos:prefLabel "tide"@en,
        "getij"@nl ;
    skos:scopeNote "The periodic variations in the surface level of the oceans and its associated bodies of water, caused by gravitational attraction of the moon and sun."@en,
        "De periodieke variaties in het oppervlakteniveau van de oceanen en de daarmee in verbinding staande wateren, die worden veroorzaakt door de aantrekkingskracht van de maan en de zon."@nl ;
    prov:generatedAtTime "2022-07-27T07:10:26+00:00"^^xsd:dateTime .

