@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/bE8yfh8>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/20bd7538-d9c8-3c7f-e0ff-f5358d5150bc"^^xsd:string ;
  schema:givenName "Pieternella Maria"^^xsd:string ;
  schema:name "Pieternella Maria 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/048e242d-5b8c-1f1d-a67f-b80e73de4590> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/586122> ;
  schema:birthDate "1864-12-09"^^xsd:date .

