@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bGdyTYr>
  schema:familyName "Gravesteijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7fb66e83-1266-3556-1015-e9add3f0080f"^^xsd:string ;
  schema:givenName "Pieter Marinus"^^xsd:string ;
  schema:name "Pieter Marinus Gravesteijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n7tw> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/db1ff3ee-e294-e8d6-14b6-c7dd5e355dd7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2807593> ;
  schema:birthDate "1874-10-20"^^xsd:date .

