@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/b5qcsqu>
  schema:familyName "Blom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0854600f-18c4-1bce-bd9e-9eb77bd5a07f"^^xsd:string ;
  schema:givenName "Willemina Cornelia"^^xsd:string ;
  schema:name "Willemina Cornelia Blom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0102gm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4d405d12-0582-507d-60fb-ebb3115172a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2156969> ;
  schema:birthDate "1874-12-13"^^xsd:date .

