@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/bHGrNym>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c96ffc92-fce1-79dd-c4eb-c9ef4e07d3c0"^^xsd:string ;
  schema:givenName "Nela Ida"^^xsd:string ;
  schema:name "Nela Ida Starreveld"@nl ;
  schema:familyName "Starreveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/03282769-320d-10b0-9464-4066a3c30b9f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/580776> ;
  schema:birthDate "1891-04-01"^^xsd:date .

