@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/63169> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96710> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300206197> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63169" ;
    skos:prefLabel "hourglass"@en,
        "zandloper"@nl ;
    skos:scopeNote "Timepieces that measure equal periods of time by the motion of sand or other freely flowing, fine-grained substances through a narrow aperture between two triangular or conical glass bulbs arranged mouth to mouth; probably introduced in the early 14th century and used then especially for timekeeping aboard ships."@en,
        "Uurwerken die gelijke tijdvakken afmeten aan de beweging van zand of een andere vrij stromende, fijnkorrelige substantie door een nauwe opening tussen twee driehoekige of kegelvormige glazen bollen die met de openingen naar elkaar toe zijn geplaatst; ze werden waarschijnlijk geïntroduceerd aan het begin van de 14e eeuw en toen vooral gebruikt om de tijd bij te houden op schepen."@nl ;
    prov:generatedAtTime "2022-09-28T12:03:48+00:00"^^xsd:dateTime .

