@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/bSvPBaq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/84ae5876-7911-8bc5-7f23-393a5567647f"^^xsd:string ;
  schema:givenName "Jacobus Hendrikus"^^xsd:string ;
  schema:name "Jacobus Hendrikus 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/87175f5c-1719-ae74-a9b0-f3179bac2143> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2380120> ;
  schema:birthDate "1890-06-06"^^xsd:date .

