@prefix sdo: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@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/bMfQs7n>
  sdo:familyName "de Wijs" ;
  prov:hadPrimarySource "Grafzerk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/d1e2ea73d28e2ec9416eb91ab9f878e21eb5e8ac53f64d8590b8e199343013d1" ;
  sdo:givenName "Willem" ;
  sdo:name "Willem de Wijs"@nl ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bE9sQs> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2634430> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Wijs" ;
    ns0:literalName "Willem de Wijs"@nl ;
    ns0:surnamePrefix "de"
  ] .

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