@prefix pico: <https://personsincontext.org/model#> .
@prefix sdo: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://n2t.net/ark:/60537/bi6Tqcm>
  pico:hasAge "87" ;
  sdo:givenName "Elisabeth" ;
  sdo:name "Elisabeth Mokveld"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/3663d2c8ed1a02368e212e520527d54e4e19d6440ba9c6987a4dfae9f2b2a84f" ;
  sdo:familyName "Mokveld" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bC3zbRt> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724514> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

# dynamically created via construct_rdf.php on sparql.goudatijdmachine.nl
