@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/boJMIMB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/222a408a-4079-0a53-d9b7-b76546ad4f38"^^xsd:string ;
  schema:givenName "Izaak Martinus"^^xsd:string ;
  schema:name "Izaak Martinus Prevoo"@nl ;
  schema:familyName "Prevoo"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0105dx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e5d5a6b2-9723-627e-b279-9241b31a6762> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2682003> ;
  schema:birthDate "1886-07-30"^^xsd:date .

