@prefix ns1: <https://www.ica.org/standards/RiC/ontology#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/archives/110520058> a ns1:Record ;
    prov:generatedAtTime "2023-08-02T12:30:02+00:00"^^xsd:dateTime ;
    ns1:descriptiveNote "N.B. volgens H. van Rheeden versie uit 1983, vergelijk Mathematische gelijkenissen uit 1986" ;
    ns1:hasRecordSetType <https://www.ica.org/standards/RiC/vocabularies/recordSetTypes#File> ;
    ns1:identifier "0674.40" ;
    ns1:isAssociatedWithDate <https://data.rkd.nl/.well-known/genid/a60253f2cb0a4ac4a9681aae869b90a7> ;
    ns1:isOrWasIncludedIn <https://data.rkd.nl/archives/110520052> ;
    ns1:recordResourceExtent "1 omslag" ;
    ns1:title "Essay van twee driehoeken" .

