@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/btjaiWX>
  pico:hasAge "24"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2c79ff5f-ff6f-0ddf-c2d6-38fa985e0895"^^xsd:string ;
  schema:givenName "Thomas"^^xsd:string ;
  schema:name "Thomas Verhoef"@nl ;
  schema:familyName "Verhoef"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bB13sjm> ;
  schema:parent <https://n2t.net/ark:/60537/bcuZGjc>, <https://n2t.net/ark:/60537/bIVEg7W> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzz92Yi> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2297020> .

