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

<https://n2t.net/ark:/60537/bijB5Fd>
  sdo:givenName "Elly" ;
  sdo:name "Elly Scherpenseel"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/7dd348a6afcf60ac5bd6722be08538affc03d79a92a91c2d3d508fe129a0b8db" ;
  sdo:familyName "Scherpenseel" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bQDxKMh> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725096> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

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