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

<https://data.rkd.nl/projects/1412> a schema:Project ;
    schema:about <https://data.rkd.nl/images/283757>,
        <https://data.rkd.nl/technical/5017401> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/9410a5f7fe6941c98ad0cbf65250103c> ;
    schema:dissolutionDate "2016"^^xsd:gYear ;
    schema:foundingDate "2016"^^xsd:gYear .

