@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/b1FCcsX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c8c5f1b6-b1ec-9f9e-f0aa-d9bc08c2aed9"^^xsd:string ;
  schema:familyName "Larieveld"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Larieveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/489ea2f8-3e1c-5215-c2e5-ee0fa55444bb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2139019> ;
  schema:birthDate "1895-12-08"^^xsd:date .

