@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/bOkPJ64>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/22c9c328-bc24-4c22-bff5-28f6e08e66b0"^^xsd:string ;
  schema:givenName "Huibertje Maria"^^xsd:string ;
  schema:name "Huibertje Maria Koorevaar"@nl ;
  schema:familyName "Koorevaar"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alblasserdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00svgz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3765bcd1-7437-a8f4-8c0b-75c11831f430> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2072579> ;
  schema:birthDate "1823-03-27"^^xsd:date .

