@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/bqC4HE1>
  schema:givenName "Gijsbertus"^^xsd:string ;
  schema:name "Gijsbertus Verheul"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/405355ec-3b05-50b1-18cd-c397cc81a901"^^xsd:string ;
  schema:familyName "Verheul"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bhUbzic>, <https://n2t.net/ark:/60537/bywFwtW> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bvbsVhO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2538080> ;
  schema:birthDate "1898-09-06"^^xsd:date .

