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

<https://data.rkd.nl/projects/1445> a schema:Project ;
    schema:about <https://data.rkd.nl/images/280260>,
        <https://data.rkd.nl/technical/5017898> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/fefe73c7c2ee42609fc9b7d95ca0a120> ;
    schema:dissolutionDate "1911"^^xsd:gYear ;
    schema:foundingDate "1911"^^xsd:gYear .

