@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/bdjN5CW>
  schema:familyName "Alblas"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa956d17-3283-0fce-478f-5f806e727386"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Alblas"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0117x7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1c7d6d1a-712d-f957-977f-6e46896f7e05> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1970741> ;
  schema:birthDate "1877-03-03"^^xsd:date .

