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

<https://n2t.net/ark:/60537/bvBSdvz>
  schema:familyName "de Gruijl"^^xsd:string ;
  schema:givenName "Heiltje"^^xsd:string ;
  schema:name "Heiltje de Gruijl"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e477a63-cf82-99f0-6751-7eb4995c1a52"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xx1q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/94050891-7c83-c1f1-7259-29384ce2efa8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2772981> ;
  schema:birthDate "1897-04-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gruijl"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

