@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/bTXJz5m>
  schema:familyName "Boer"^^xsd:string ;
  schema:givenName "Gijsbertha"^^xsd:string ;
  schema:name "Gijsbertha Boer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2c6de52a-684e-dadb-eae9-d2c7efb516e0"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rdkx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cbfcffd3-f67c-b575-d421-c6b19bafc7be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2609576> ;
  schema:birthDate "1866-10-04"^^xsd:date .

