@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/96768> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/90827> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300438508> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/RES_TYPE> ;
    skos:notation "96768" ;
    skos:prefLabel "MACRO-xrf"@en,
        "MACRO-xrf"@nl ;
    skos:scopeNote "A variation of XRF imaging that allows visualization of the distribution of elements in a flat, macroscopic sample, up to several square meters, in a non-destructive manner."@en ;
    prov:generatedAtTime "2023-07-26T12:07:36+00:00"^^xsd:dateTime .

