@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/b2UOt8q>
  schema:givenName "Gozewina"^^xsd:string ;
  schema:name "Gozewina Louwerier"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/85e7566b-5d8c-486a-7f48-45fe25fb1d40"^^xsd:string ;
  schema:familyName "Louwerier"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012j0t> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7bbe196f-2894-46b5-b0ee-5f44b0659a40> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2336189> ;
  schema:birthDate "1840-10-27"^^xsd:date .

