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

<https://data.rkd.nl/projects/10> a schema:Project ;
    schema:about <https://data.rkd.nl/images/32162>,
        <https://data.rkd.nl/technical/5000373> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90942> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/0abcb9a698844503b73a6e4e9a660ced> ;
    schema:dissolutionDate "1929"^^xsd:gYear ;
    schema:foundingDate "1929"^^xsd:gYear .

