@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/projects/1242> a schema:Project ;
    schema:about <https://data.rkd.nl/images/34967>,
        <https://data.rkd.nl/technical/5011473> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/ef7c32fe4dae4ed5b999a09ba18c0ae8> ;
    schema:dissolutionDate "1878-02-08"^^xsd:date ;
    schema:foundingDate "1877-12-06"^^xsd:date .

