@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/bgRHkAx>
  pico:hasAge "45" ;
  sdo:givenName "Henk" ;
  sdo:name "Henk Vianen"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/6fa3e04274f559272cd221111aa73c27b5fab5badb055411fd16d8c2257c161f" ;
  sdo:familyName "Vianen" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bcHHI1Z> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2725019> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

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