@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/bD63JYh>
  schema:givenName "Gerardus Franciscus"^^xsd:string ;
  schema:name "Gerardus Franciscus Tijbout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eed1cfcc-b8b6-139c-7883-181986c46573"^^xsd:string ;
  schema:hasOccupation "Scheepstimmerman"@nl ;
  schema:familyName "Tijbout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/eba19abd-d81b-d13c-9256-f706e0f82a6e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2836819> ;
  schema:birthDate "1837-04-14"^^xsd:date .

