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

<https://data.rkd.nl/projects/1249> a schema:Project ;
    schema:about <https://data.rkd.nl/images/256368>,
        <https://data.rkd.nl/technical/5011480> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/677adf35b1b341c9a33df16985cf52b8> ;
    schema:dissolutionDate "1954"^^xsd:gYear ;
    schema:foundingDate "1953"^^xsd:gYear .

