@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/bzLR0pS>
  schema:familyName "Aret"^^xsd:string ;
  schema:givenName "Hendrikus Gerrit"^^xsd:string ;
  schema:name "Hendrikus Gerrit Aret"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73d22437-aa0a-e43a-5209-3e858557873d"^^xsd:string ;
  schema:hasOccupation "Varensgezel"@nl ;
  schema:children <https://n2t.net/ark:/60537/biWGnNh> ;
  schema:spouse <https://n2t.net/ark:/60537/brRgbAX> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bumERsn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/612715> .

