@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/bJm38Hs>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ae981ca1-a498-8531-043b-57497ce10b28"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Wildschut"@nl ;
  schema:hasOccupation "Touwslager"@nl ;
  schema:familyName "Wildschut"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zzfd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f2705685-c134-1cba-c836-0d91c6156a95> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2862910> ;
  schema:birthDate "1834-04-06"^^xsd:date .

