@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/bkCgTn9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4a582276-1f67-bdfc-0c82-e59019b54522"^^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/b0104hs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2243a64a-2623-b1bf-dcf0-298b91ab3e94> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1993381> ;
  schema:birthDate "1834-04-06"^^xsd:date .

