@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/55334> a skos:Concept ;
    skos:altLabel "astronomical photography"@en,
        "astronomische fotografie"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/79821> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300134506> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/ONDERWERPSTYPE> ;
    skos:notation "55334" ;
    skos:prefLabel "astrophotography"@en,
        "astrofotografie"@nl ;
    skos:scopeNote "Refers to techniques used to record images of subjects located outside the atmosphere of the Earth and certain phenomena associated with the ionosphere, such as aurorae and meteor showers. For photography taken from beyond the Earth's atmosphere, use \"space photography.\" For photography of the Earth from aircraft in the Earth's atmosphere, use \"aerial photography.\""@en,
        "Fotografie van verschijnselen buiten de atmosfeer van de aarde en van bepaalde verschijnselen uit de ionosfeer, zoals het noorder- en zuiderlicht en meteorietenregens. Gebruik 'ruimtefotografie' voor fotografie buiten de atmosfeer van de aarde. Gebruik 'luchtfotografie' voor het fotograferen van de aarde vanuit een luchtvaartuig."@nl ;
    prov:generatedAtTime "2023-03-22T13:08:09+00:00"^^xsd:dateTime .

