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

<https://data.rkd.nl/projects/555> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2927>,
        <https://data.rkd.nl/technical/5002077> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/8f394b8049f747fb8e71b8285a5baf01> ;
    schema:dissolutionDate "1962"^^xsd:gYear ;
    schema:foundingDate "1962"^^xsd:gYear ;
    schema:member <https://data.rkd.nl/artists/440714> ;
    schema:subjectOf <https://data.rkd.nl/library/185099> .

