@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/box56xj>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/24982e6a-7d28-a6e5-350a-88ec9ec11b59"^^xsd:string ;
  schema:givenName "Nicolaas"^^xsd:string ;
  schema:name "Nicolaas 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/920287b4-af8a-65d0-2e23-dc76ebdf382b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2757094> ;
  schema:birthDate "1816-10-06"^^xsd:date .

