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

<https://data.rkd.nl/projects/850> a schema:Project ;
    schema:about <https://data.rkd.nl/images/2913>,
        <https://data.rkd.nl/technical/5006135> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/a31db5181f774f06ae5dfc5e16ec67e3> ;
    schema:dissolutionDate "1956"^^xsd:gYear ;
    schema:foundingDate "1956"^^xsd:gYear .

