@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/bz8LnMM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5d375016-fa5e-c3cc-8e56-6d6d7bb983b6"^^xsd:string ;
  schema:givenName "Maria Cornelia"^^xsd:string ;
  schema:name "Maria Cornelia Spruit"@nl ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p3cb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7d0e83cf-ad47-4369-f20a-298321871cd0> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2341278> ;
  schema:birthDate "1851-04-20"^^xsd:date .

