@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/bCtXEqP>
  schema:familyName "Biljee"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96b20aed-f8c6-23a9-d774-dff97f595105"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina Biljee"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0132jg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/95b3c549-636f-16d5-897c-5577c05a9e34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2779319> ;
  schema:birthDate "1870-06-22"^^xsd:date .

