@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/b9MTEPd>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4aa20c4a-88c3-7b85-a5aa-c04ff9a53100"^^xsd:string ;
  schema:familyName "Prins"^^xsd:string ;
  schema:givenName "Regina Adriana"^^xsd:string ;
  schema:name "Regina Adriana Prins"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010xd8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3b34296a-ea21-e140-6982-a3d9c42ea390> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2087395> ;
  schema:birthDate "1871-11-19"^^xsd:date .

