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

<https://data.rkd.nl/projects/638> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2932>,
        <https://data.rkd.nl/technical/5002354>,
        <https://data.rkd.nl/technical/5016028> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/91025> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/8559b26edfda40cea86a08c60a1405a2> ;
    schema:dissolutionDate "1990"^^xsd:gYear ;
    schema:foundingDate "1990"^^xsd:gYear .

