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

<https://data.rkd.nl/projects/1125> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2944>,
        <https://data.rkd.nl/technical/5010086> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/91063> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/aba04e3e773c4d00a9e5d9019d51b21c> ;
    schema:dissolutionDate "1974"^^xsd:gYear ;
    schema:foundingDate "1974"^^xsd:gYear .

