@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/bPojYhr>
  schema:familyName "Dubbel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d24d9615-7a47-99dc-4ed1-bd7dae934956"^^xsd:string ;
  schema:givenName "Sophia"^^xsd:string ;
  schema:name "Sophia Dubbel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qmnp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0e2534de-f7df-772c-c7ce-152d0817f4ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1933580> ;
  schema:birthDate "1837-05-04"^^xsd:date .

