@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/be9BcEh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0aa3e5f7-36eb-8301-dff0-62bcb5df41f7"^^xsd:string ;
  schema:givenName "Pieternella"^^xsd:string ;
  schema:name "Pieternella Schinkel"@nl ;
  schema:familyName "Schinkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8c7025ab-06cf-8cee-7a92-2702f66d00a3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2400791> ;
  schema:birthDate "1874-07-26"^^xsd:date .

