@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/bEYmcca>
  schema:givenName "Apolonia Adriana"^^xsd:string ;
  schema:name "Apolonia Adriana Hooimeijer"@nl ;
  schema:familyName "Hooimeijer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b47f1b7-c554-c817-1ef1-b29d0ca71d50"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vx8x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/457baf59-1eb5-6a55-fdaf-570bfc9b5630> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2126858> ;
  schema:birthDate "1897-06-12"^^xsd:date .

