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

<https://data.rkd.nl/projects/5> a schema:Project ;
    schema:about <https://data.rkd.nl/images/53707>,
        <https://data.rkd.nl/technical/5000285>,
        <https://data.rkd.nl/technical/5000299> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90942> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/e4f941d2f77d4e92b255cf4c55b7375e> ;
    schema:dissolutionDate "1961-11-15"^^xsd:date ;
    schema:foundingDate "1961-11-15"^^xsd:date .

