@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/biJZnPS>
  schema:givenName "Anthonie Cornelis"^^xsd:string ;
  schema:name "Anthonie Cornelis Spruit"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1ee43b07-8a50-68c7-061d-235eb701f182"^^xsd:string ;
  schema:familyName "Spruit"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p3cb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d2ae072d-307a-1672-a11e-ac54921ea6e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2640371> ;
  schema:birthDate "1853-08-05"^^xsd:date .

