@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/byiXqj7>
  schema:familyName "Alblas"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0cd27c43-8c48-011d-8008-8300c47a40ea"^^xsd:string ;
  schema:givenName "Jacoba"^^xsd:string ;
  schema:name "Jacoba Alblas"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pq8x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/38e3070a-29d4-0485-4147-2e01bcda5fc3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2078263> ;
  schema:birthDate "1877-03-03"^^xsd:date .

