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

<https://data.rkd.nl/projects/1285> a schema:Project ;
    schema:about <https://data.rkd.nl/images/32948>,
        <https://data.rkd.nl/technical/5018264>,
        <https://data.rkd.nl/technical/5018265> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/e08ba6801e13453d90796e0447c736d8> ;
    schema:dissolutionDate "1999"^^xsd:gYear ;
    schema:foundingDate "1999"^^xsd:gYear .

