@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.goudatijdmachine.nl/omeka/api/value_annotations/3078414> a rdf:Statement ;
    rdf:object "1905-02-09"^^xsd:date ;
    rdf:predicate schema:birthDate ;
    rdf:subject <https://n2t.net/ark:/60537/b03nnmw> ;
    prov:hadPrimarySource <https://www.openarch.nl/smh:c348f229-7ff1-e6e5-7dc7-5ced6cd9f8e1> .

