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

<https://data.rkd.nl/projects/1536> a schema:Project ;
    schema:about <https://data.rkd.nl/images/10868>,
        <https://data.rkd.nl/technical/5018635> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/b68dd635f9914ce5b3a5aea3c1b6bb32> ;
    schema:dissolutionDate "1984"^^xsd:gYear ;
    schema:foundingDate "1984"^^xsd:gYear .

