@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/45007> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/74279> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300127296> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN>,
        <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "45007" ;
    skos:prefLabel "photogram"@en,
        "fotogram"@nl ;
    skos:scopeNote "Photographs produced without a camera, usually by placing an object directly on sensitized paper and exposing it to light. Includes Talbot's first photographs, which he called photogenic drawings. In the early 20th century the term was sometimes used to mean all photographs."@en,
        "Foto's vervaardigd zonder camera, gewoonlijk door een object direct op lichtgevoelig papier te plaatsen en het bloot te stellen aan licht."@nl ;
    prov:generatedAtTime "2025-07-02T09:18:35+00:00"^^xsd:dateTime .

