@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/bO88A1O>
  schema:familyName "Heesen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f90089c4-9b3e-7eb1-bf33-5d9eb3fbff53"^^xsd:string ;
  schema:givenName "Jacoba Aloisa"^^xsd:string ;
  schema:name "Jacoba Aloisa Heesen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0167s9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d4f5282b-ba24-0df0-2172-1c47e929cb11> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2651019> ;
  schema:birthDate "1909-03-18"^^xsd:date .

