@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/54045> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/54042> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300419323> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:notation "54045" ;
    skos:prefLabel "x-raydiography"@en,
        "röntgenfotografie"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/95567> ;
    skos:scopeNote "Radiography using x-rays. In this process, the object to be recorded is placed between an x-ray tube and the film; the film registers the differential absorption of the x rays by the object’s internal structure as a projection shadowgraph. Among the many uses are for medical purposes and as an examination technique for easel paintings, for examining the substrate structure."@en,
        "Radiografie met behulp van röntgenstralen. Hierbij wordt het op te nemen object tussen een röntgenbuis en de film geplaatst; de film registreert de differentiële absorptie van de röntgenstralen door de interne structuur van het object als een projectieschaduwgrafiek. Radiografie wordt onder meer gebruikt voor medische doeleinden en als onderzoekstechniek voor schilderijen, om de structuur van de ondergrond te onderzoeken."@nl ;
    prov:generatedAtTime "2023-03-22T12:46:45+00:00"^^xsd:dateTime .

