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

<https://data.rkd.nl/projects/1420> a schema:Project ;
    schema:about <https://data.rkd.nl/images/47567>,
        <https://data.rkd.nl/technical/5017702> ;
    schema:additionalType <https://data.rkd.nl/thesaurus/90896> ;
    schema:comment <https://data.rkd.nl/.well-known/genid/08eb800f24c441ebb348311a78a4ee1d> ;
    schema:dissolutionDate "1955"^^xsd:gYear ;
    schema:foundingDate "1955"^^xsd:gYear .

