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

<https://data.rkd.nl/projects/1340> a schema:Project ;
    schema:about <https://data.rkd.nl/images/232768>,
        <https://data.rkd.nl/technical/5016519> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/6db77db4776a4fe19db9a4a7449ac8ad> ;
    schema:dissolutionDate "1977"^^xsd:gYear ;
    schema:foundingDate "1977"^^xsd:gYear .

