@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/bIVEA3A>
  sdo:familyName "de Groot" ;
  sdo:givenName "Frederica Herman" ;
  sdo:name "Frederica Herman de Groot"@nl ;
  prov:hadPrimarySource "Grafzerk" ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/d58d4f92978fe94a883a83398b37212cd83f9169640e000ababe59ce74a768f7" ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bE9sTZ> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2635333> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime ;
  sdo:additionalName [
    ns0:baseSurname "Groot" ;
    ns0:literalName "Frederica Herman de Groot"@nl ;
    ns0:surnamePrefix "de"
  ] .

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