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

<https://data.rkd.nl/projects/234> a schema:Project ;
    schema:about <https://data.rkd.nl/images/139348>,
        <https://data.rkd.nl/technical/5002060> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/68926208a99e4612869c94cb60fed5c4> ;
    schema:dissolutionDate "1935-09-11"^^xsd:date ;
    schema:foundingDate "1935-09-11"^^xsd:date .

