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

<https://data.rkd.nl/projects/1257> a schema:Project ;
    schema:about <https://data.rkd.nl/images/282841>,
        <https://data.rkd.nl/technical/5011619> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/f3f249f8e43245cf9f0eff51d1d86ae7> ;
    schema:dissolutionDate "1901"^^xsd:gYear ;
    schema:foundingDate "1901"^^xsd:gYear .

