@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNikVmQ>
  pico:hasAge "67" ;
  sdo:familyName "de Leeuw" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/c95d1273311fe9183657cac95ecde8676e466afc243d83bb10ee62448ccb73f0" ;
  gtm:surnameMarried "Lindert" ;
  sdo:givenName "Maria Sophia Catharina" ;
  sdo:name "Maria Sophia Catharina de Leeuw"@nl ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bXV1xhx> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724435> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Leeuw" ;
    ns0:literalName "Maria Sophia Catharina de Leeuw"@nl ;
    ns0:surnamePrefix "de"
  ] .

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