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

<https://data.rkd.nl/projects/1304> a schema:Project ;
    schema:about <https://data.rkd.nl/images/49265>,
        <https://data.rkd.nl/technical/5016467> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/91210> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/b3ad401a6aa64fc986fdd4fd9798c889> ;
    schema:dissolutionDate "1979"^^xsd:gYear ;
    schema:foundingDate "1979"^^xsd:gYear .

