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

<https://data.rkd.nl/projects/1101> a schema:Project ;
    schema:about <https://data.rkd.nl/images/206142>,
        <https://data.rkd.nl/technical/5010008> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/91063> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/5bc8312100fd4ec7ad90fa60b209e3f5> ;
    schema:dissolutionDate "1963-12-04"^^xsd:date ;
    schema:foundingDate "1963-12-04"^^xsd:date .

