@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dataportal.senckenberg.de/dataset/f689424c-6aa9-4937-bb3f-15b78f18564a> a dcat:Dataset ;
    dcatde:originator [ a foaf:Person ;
            foaf:familyName "Timmermans" ;
            foaf:givenName "Marije" ] ;
    dct:creator [ a foaf:Person ;
            foaf:familyName "Schubert" ;
            foaf:givenName "Editha" ;
            foaf:member [ a foaf:Organization ;
                    foaf:name "SDEI - Entomology Information Centre" ] ] ;
    dct:description "The Image Collection is an online database hosted by the Senckenberg Deutsches Entomologisches Institut (SDEI), part of the Senckenberg Nature Research Society (SGN). It provides portraits of entomologists from around the globe that the SDEI hold in its archive collection. This database contains digitized historical and modern photographs, drawings, caricatures, and prints, primarily portraits of entomologists, which are part of the SDEI portrait collection. It is regularly updated and expanded. The descriptions of the portraits provide links to the biographic information of the people portrayed in the Biographies of the Entomologists of the World database. Closely connected to other SDEI resources, such as literature indexes and entomological catalogs, the database allows users to cross-reference biographical data with scientific publications and collections." ;
    dct:identifier "f689424c-6aa9-4937-bb3f-15b78f18564a" ;
    dct:issued "2026-04-15T14:49:30.924494"^^xsd:dateTime ;
    dct:modified "2026-04-21T08:41:14.295178"^^xsd:dateTime ;
    dct:publisher <https://dataportal.senckenberg.de/organization/83e39b5c-efc3-47f7-8836-1f5beb239362> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "1800-01-01T00:00:00"^^xsd:dateTime,
                "2029-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Archive Image Collection" ;
    dcat:distribution <https://dataportal.senckenberg.de/dataset/f689424c-6aa9-4937-bb3f-15b78f18564a/resource/605cc847-7ea4-4c62-8008-c579ce697381> ;
    dcat:keyword "Taxonomy",
        "archive",
        "biography",
        "history of science",
        "images",
        "natural history",
        "open access resource",
        "portraits" .

<https://dataportal.senckenberg.de/dataset/f689424c-6aa9-4937-bb3f-15b78f18564a/resource/605cc847-7ea4-4c62-8008-c579ce697381> a dcat:Distribution ;
    dct:description "This database contains digitized historical and modern photographs, drawings, caricatures, and prints, primarily portraits of entomologists, which are part of the SDEI portrait collection. It is regularly updated and expanded. " ;
    dct:issued "2026-04-15T15:49:01.436125"^^xsd:dateTime ;
    dct:modified "2026-04-15T15:53:45.296315"^^xsd:dateTime ;
    dct:title "Photothek" ;
    dcat:accessURL <https://sdei.senckenberg.de/photothek/index.php> .

<https://dataportal.senckenberg.de/organization/83e39b5c-efc3-47f7-8836-1f5beb239362> a foaf:Organization ;
    foaf:name "SDEI - Entomology Information Centre" .

