@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/bQqPz1h>
  schema:givenName "Christina Alida"^^xsd:string ;
  schema:name "Christina Alida Schinkel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e79be58-74a0-fe24-b5fd-f6f1b77833ba"^^xsd:string ;
  schema:familyName "Schinkel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012rwv> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/43086c5e-2604-f0aa-4341-cd1c7fc071f1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2117359> ;
  schema:birthDate "1881-12-09"^^xsd:date .

