@prefix pico: <https://personsincontext.org/model#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix sdo: <https://schema.org/> .
@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/bJ8mkz4>
  pico:hasAge "81" ;
  gtm:surnameMarried "Burger" ;
  sdo:givenName "Catharina" ;
  sdo:name "Catharina van Tol"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/3b70e2e7f6ba28344d9b0ca5a9d11fd51ef1275a7ad9f8e709f735d09919eddf" ;
  sdo:familyName "van Tol" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/box5245> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2724836> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Tol" ;
    ns0:literalName "Catharina van Tol"@nl ;
    ns0:surnamePrefix "van"
  ] .

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