@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/74039> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98401> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300014341> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74039" ;
    skos:prefLabel "sand"@en,
        "zand"@nl ;
    skos:scopeNote "Material consisting of fragmented particles of mostly siliceous rock, specifically as it appears on the surface of a beach or a desert. Individual particles may range in diameter from approximately 0.0008-0.08 inch. Most rock-forming minerals at the Earth's surface may be constituents of sand, but a limited number are common. Quartz is most common."@en ;
    prov:generatedAtTime "2023-09-11T14:03:05+00:00"^^xsd:dateTime .

