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

<https://data.rkd.nl/projects/1056> a schema:Project ;
    schema:about <https://data.rkd.nl/images/30701>,
        <https://data.rkd.nl/technical/5008710> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/c9b8e54754994388864d6186b9c531ac> ;
    schema:dissolutionDate "1929"^^xsd:gYear ;
    schema:foundingDate "1929"^^xsd:gYear .

