@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/bvOzRbF>
  pico:hasAge "60" ;
  sdo:givenName "Ans" ;
  sdo:name "Ans Romeijn"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/ecc4343bd6a0dce6375f3c78950caa62270e2b40b48f122ffbdfa1a215a9f1bb" ;
  sdo:familyName "Romeijn" ;
  gtm:surnameMarried "Steijn" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bhuNkhI> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725211> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

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