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

<https://data.rkd.nl/projects/1009> a schema:Project ;
    schema:about <https://data.rkd.nl/images/48131>,
        <https://data.rkd.nl/technical/5001772>,
        <https://data.rkd.nl/technical/5001773> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/1652c03776774e30841236a309d87101> ;
    schema:dissolutionDate "1951-12"^^xsd:gYearMonth ;
    schema:foundingDate "1951-10"^^xsd:gYearMonth .

