@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/61714> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98041> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300134334> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/MATERTECHN> ;
    skos:narrower <https://data.rkd.nl/thesaurus/46454>,
        <https://data.rkd.nl/thesaurus/46484>,
        <https://data.rkd.nl/thesaurus/46673>,
        <https://data.rkd.nl/thesaurus/46743>,
        <https://data.rkd.nl/thesaurus/53643>,
        <https://data.rkd.nl/thesaurus/53887>,
        <https://data.rkd.nl/thesaurus/53908>,
        <https://data.rkd.nl/thesaurus/54035>,
        <https://data.rkd.nl/thesaurus/54036>,
        <https://data.rkd.nl/thesaurus/54037>,
        <https://data.rkd.nl/thesaurus/54042>,
        <https://data.rkd.nl/thesaurus/54046>,
        <https://data.rkd.nl/thesaurus/54052>,
        <https://data.rkd.nl/thesaurus/57017>,
        <https://data.rkd.nl/thesaurus/57484> ;
    skos:notation "61714" ;
    skos:prefLabel "photography technique"@en,
        "fotografische techniek"@nl ;
    skos:scopeNote "Use with regard to specialized procedures related to how a photograph is taken or composed, or is manipulated during or after processing. Use \"photographic processes\" for the procedures by which light-sensitive materials are made to produce an image.\""@en,
        "Technieken voor het nemen of arrangeren van foto's en voor het bewerken van foto's tijdens het ontwikkelen of afdrukken. Gebruik 'fotografische procédés' voor procÃ©dÃ©s waarbij met behulp van lichtgevoelig materiaal een afbeelding wordt geproduceerd."@nl ;
    prov:generatedAtTime "2023-07-18T06:13:58+00:00"^^xsd:dateTime .

