@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/bWFPaJq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f663fde7-5f74-4afb-ae0f-ad1bde8d2e33"^^xsd:string ;
  schema:familyName "Prins"^^xsd:string ;
  schema:givenName "Regina Hendrika"^^xsd:string ;
  schema:name "Regina Hendrika Prins"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pwvv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/85e93044-bea5-0231-8674-a447e6ec83ab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2375607> ;
  schema:birthDate "1846-12-14"^^xsd:date .

