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

<https://data.rkd.nl/projects/1269> a schema:Project ;
    schema:about <https://data.rkd.nl/images/35465>,
        <https://data.rkd.nl/technical/5018246>,
        <https://data.rkd.nl/technical/5018247> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/998e234c2eb340d6b59391d392c1974f> ;
    schema:dissolutionDate "1994"^^xsd:gYear ;
    schema:foundingDate "1994"^^xsd:gYear .

