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

<https://data.rkd.nl/projects/1434> a schema:Project ;
    schema:about <https://data.rkd.nl/images/289743>,
        <https://data.rkd.nl/technical/5017805> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/d8ab475b042a4e3097223e7ba25bacc4> ;
    schema:dissolutionDate "1995"^^xsd:gYear ;
    schema:foundingDate "1995"^^xsd:gYear .

