@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/bmeoDdo>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f1cf950a-b3fe-511f-b347-310ae093c43c"^^xsd:string ;
  schema:givenName "Jacob Hendrik"^^xsd:string ;
  schema:name "Jacob Hendrik Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tdvx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fcd2235f-0c2c-c2d7-dd9f-7a255bba560c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2749339> ;
  schema:birthDate "1875-03-18"^^xsd:date .

