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

<https://data.rkd.nl/projects/1343> a schema:Project ;
    schema:about <https://data.rkd.nl/images/233407>,
        <https://data.rkd.nl/technical/5016522> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/139efa7daf444c6dbd63e6d910bb251e> ;
    schema:dissolutionDate "1980"^^xsd:gYear ;
    schema:foundingDate "1979"^^xsd:gYear .

