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

<https://data.rkd.nl/projects/103> a schema:Project ;
    schema:about <https://data.rkd.nl/images/3048>,
        <https://data.rkd.nl/technical/4000098> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/2a58f3731a7544fea62ee914f163fd0d> ;
    schema:dissolutionDate "1908"^^xsd:gYear ;
    schema:foundingDate "1908"^^xsd:gYear ;
    schema:member <https://data.rkd.nl/artists/91950> ;
    schema:subjectOf <https://data.rkd.nl/library/185099> .

