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

<https://data.rkd.nl/projects/1319> a schema:Project ;
    schema:about <https://data.rkd.nl/images/33874>,
        <https://data.rkd.nl/technical/5016480> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/91210> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/abe9e112d8ae4ed19c81404176ed28e8> ;
    schema:dissolutionDate "2002"^^xsd:gYear ;
    schema:foundingDate "2001"^^xsd:gYear .

