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

<https://data.rkd.nl/projects/42> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2926>,
        <https://data.rkd.nl/technical/5000998> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/32c9ba0b06fc4b3493b1683cd5bfca0c> ;
    schema:dissolutionDate "1841"^^xsd:gYear ;
    schema:foundingDate "1841"^^xsd:gYear ;
    schema:member <https://data.rkd.nl/artists/39688> ;
    schema:subjectOf <https://data.rkd.nl/library/185099> .

