@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/bN5DJkw>
  schema:familyName "Broekhuijzen"^^xsd:string ;
  schema:givenName "Francina Catharina"^^xsd:string ;
  schema:name "Francina Catharina Broekhuijzen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f37384b2-12f4-7833-7f8b-50384830a259"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01532r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4df78b01-d2ee-01c8-2555-515a6c1a58e9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2159750> ;
  schema:birthDate "1885-12-09"^^xsd:date .

