@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bsgFDrO>
  pico:hasAge "20"^^xsd:string ;
  schema:givenName "Aart Johannes"^^xsd:string ;
  schema:name "Aart Johannes Tijbout"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf706a77-005b-4bac-0f4b-0a4caf5c011d"^^xsd:string ;
  schema:familyName "Tijbout"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bAbfsdu> ;
  schema:parent <https://n2t.net/ark:/60537/bbFbGeG>, <https://n2t.net/ark:/60537/bI5Qg1c> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdjMB6g> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1991364> .

