@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/54042> a skos:Concept ;
    skos:altLabel "fotografische opnametechnieken naar type straling"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/61714> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300053456> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/54045>,
        <https://data.rkd.nl/thesaurus/95571> ;
    skos:notation "54042" ;
    skos:prefLabel "picture-taking techniques by radiation type (guide term)"@en,
        "stralingsfotografie (guideterm)"@nl ;
    prov:generatedAtTime "2023-03-22T12:29:01+00:00"^^xsd:dateTime .

