@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/b0POnYn>
  schema:givenName "Geertruida Barendina"^^xsd:string ;
  schema:name "Geertruida Barendina Goudriaan"@nl ;
  schema:familyName "Goudriaan"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3c6f9d1-78c4-d226-edc9-dbd3cf19201c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/29ccb74f-96ad-e809-32d6-28ae20621ce9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2022825> ;
  schema:birthDate "1866-09-14"^^xsd:date .

