@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/bmRuvHe>
  schema:givenName "Gerrit Franciscus"^^xsd:string ;
  schema:name "Gerrit Franciscus Tijbout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3fb8da7b-4c1f-e08b-d1c4-f520156f5518"^^xsd:string ;
  schema:familyName "Tijbout"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m3t1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c235cb56-b1bf-5232-1115-a9d17d087b4a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2573947> ;
  schema:birthDate "1875-01-07"^^xsd:date .

