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

<https://data.rkd.nl/projects/567> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2926>,
        <https://data.rkd.nl/technical/5000712> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/90b11b2581e64af0baee6d7d2f745735> ;
    schema:dissolutionDate "1985"^^xsd:gYear ;
    schema:foundingDate "1985"^^xsd:gYear ;
    schema:member <https://data.rkd.nl/artists/440691> ;
    schema:subjectOf <https://data.rkd.nl/library/185099> .

