@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/46455> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74275> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300154386> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46457> ;
    skos:notation "46455" ;
    skos:prefLabel "photolithograph"@en,
        "fotolithografie (afdruk)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/98467> ;
    skos:scopeNote "Photomechanical prints produced by photolithography."@en,
        "Fotomechanische afdrukken die geproduceerd zijn door middel van fotolithografie."@nl ;
    prov:generatedAtTime "2023-09-20T10:59:37+00:00"^^xsd:dateTime .

