@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/65616> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/37470> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300011021> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/DRAGER>,
        <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/90676> ;
    skos:notation "65616" ;
    skos:prefLabel "gold"@en,
        "goud"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65602>,
        <https://data.rkd.nl/thesaurus/92486> ;
    skos:scopeNote "Pure metallic element having symbol Au and atomic number 79; a soft, inert, shiny reddish yellow metal that is very malleable and ductile. Gold has been highly valued and found in artifacts dating to before 5000 BCE. Native gold, found in quartz veins (vein gold) and alluvial deposits (placer gold), generally contains some silver and copper. Gold is purified by dissolution in mercury or cyanide solutions, by melting, or by electrodeposition. The purity of commercial gold is expressed in karats which is the number of parts of gold in 24 parts of the alloy. Today gold is primarily used for monetary systems and for jewelry."@en,
        "Te gebruiken voor het zuivere metaalelement met het symbool Au en het atoomnummer 79. Het is een zacht, zwaar, chemisch inactief en geel metaal en wordt al sinds de oudheid als edel beschouwd. Het dient in vele culturen als de basis voor materiële handelswaarden. Ook te gebruiken voor het metaal wanneer het wordt bewerkt en vervormd om, meestal in combinatie met andere stoffen, verschillende voorwerpen en materialen te maken."@nl ;
    prov:generatedAtTime "2023-09-11T13:42:34+00:00"^^xsd:dateTime .

