@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/bRG1AX8>
  schema:familyName "Boere"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c5e42fcf-75e7-8000-cea9-d43f3728fc5b"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina Boere"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012htc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/36837f85-12a9-b08b-6d32-25d76816cdae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/767690> ;
  schema:birthDate "1874-06-21"^^xsd:date .

