@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/bIiy51b>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/148dec08-74be-6178-03f5-800708c26e06"^^xsd:string ;
  schema:givenName "Johannes Franciscus"^^xsd:string ;
  schema:name "Johannes Franciscus Tijbout"@nl ;
  schema:familyName "Tijbout"^^xsd:string ;
  schema:hasOccupation "Timmerman O"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/48d143d3-d719-fa94-adaa-28fbae8af086> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2139779> ;
  schema:birthDate "1882-09-29"^^xsd:date .

