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

<https://data.rkd.nl/projects/6> a schema:Project ;
    schema:about <https://data.rkd.nl/images/58650>,
        <https://data.rkd.nl/technical/5000311> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90942> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/bd5c161e0eb6459281035db0ed6fe7a4> ;
    schema:dissolutionDate "1920"^^xsd:gYear ;
    schema:foundingDate "1920"^^xsd:gYear .

