@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/bYXwLZR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96954fb2-d121-f02f-3f0d-b767075832a9"^^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/b00fqcr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b113a608-ce25-91da-91fd-215e7f97e02d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2507572> ;
  schema:birthDate "1846-12-24"^^xsd:date .

