@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/bHtKNmb>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8a539bfb-f776-e350-73ac-72ceb642417c"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Menet"@nl ;
  schema:familyName "Menet"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n1s6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cb3b60e9-52e6-bef0-f4c8-ad317c8eb9de> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2606528> ;
  schema:birthDate "1869-10-01"^^xsd:date .

