@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#> .

<https://n2t.net/ark:/60537/b0POWrb>
  prov:hadPrimarySource "Grafzerk" ;
  sdo:givenName "Grietje" ;
  sdo:name "Grietje Huurman"@nl ;
  sdo:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/16314a7d9e496d749b537fa59eab04dd5c6c50ca6d2f253a0ff49394284bd648" ;
  sdo:familyName "Huurman" ;
  sdo:deathPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  gtm:plaatsBegraven <https://n2t.net/ark:/60537/bOzshj> ;
  a pico:PersonObservation, sdo:Person ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2634730> ;
  sdo:sdDatePublished "2026-03-29T14:28:51+00:00"^^xsd:dateTime .

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