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

<https://data.rkd.nl/projects/203> a schema:Project ;
    schema:about <https://data.rkd.nl/images/104558>,
        <https://data.rkd.nl/technical/5000138> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/70f092ca7c0f4f458b39f8f3e9b3daf5> ;
    schema:dissolutionDate "1999"^^xsd:gYear ;
    schema:foundingDate "1995"^^xsd:gYear .

