@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/bnHgRpb>
  schema:familyName "Boere"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a85b92a5-f11a-1640-dadb-d01c742b6e48"^^xsd:string ;
  schema:givenName "Johanna Aletta Antonia"^^xsd:string ;
  schema:name "Johanna Aletta Antonia Boere"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bhwz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5309c6e9-e5ec-bcd2-cabc-6d192ad4b1c5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2179209> ;
  schema:birthDate "1893-11-30"^^xsd:date .

