@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/3075069> a rdf:Statement ;
    rdf:object "1840"^^xsd:gYear ;
    rdf:predicate schema:endDate ;
    rdf:subject <https://n2t.net/ark:/60537/b03mp5j> ;
    prov:hadPrimarySource "krantenberichten uit 1840 (EK)" .

