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

<https://data.rkd.nl/projects/841> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2954>,
        <https://data.rkd.nl/technical/5005660>,
        <https://data.rkd.nl/technical/5016208> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/ea936cd962f441c29edffacc1063748e> ;
    schema:dissolutionDate "1950"^^xsd:gYear ;
    schema:foundingDate "1950"^^xsd:gYear .

