@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/b8KpNN6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d72a201f-04a3-cdf6-53c0-3c13c52a717b"^^xsd:string ;
  schema:givenName "Izaak"^^xsd:string ;
  schema:name "Izaak Kreveld"@nl ;
  schema:familyName "Kreveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e55c9d5b-d22c-df8e-ea37-841eec84930b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2680186> ;
  schema:birthDate "1872-08-13"^^xsd:date .

