@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/bEmf2E5>
  schema:givenName "Giela Wilhelmina"^^xsd:string ;
  schema:name "Giela Wilhelmina Smit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aba250ec-3c29-f4dd-afff-050717bfde22"^^xsd:string ;
  schema:familyName "Smit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qjk3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2442a1d1-ee3c-cfa7-7eb5-60b1b62967e9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2001285> ;
  schema:birthDate "1834-11-14"^^xsd:date .

