@prefix prov: <http://www.w3.org/ns/prov#> .
@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bGdyKhy>
  prov:hadPrimarySource "Grafzerk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/959e692c4c7683a41d87dd07e57f729539f79aa73cb8619dc6ff691c33a570d3" ;
  sdo:familyName "van der Hoeven" ;
  sdo:givenName "Wilhelm" ;
  sdo:name "Wilhelm van der Hoeven"@nl ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/biyaGE> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2634631> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Hoeven" ;
    ns0:literalName "Wilhelm van der Hoeven"@nl ;
    ns0:surnamePrefix "van der"
  ] .

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