@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/boJM0D4>
  pico:hasAge "23"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Houthoff"@nl ;
  schema:familyName "Houthoff"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b6d57ca8-af05-3cd7-b496-875dc9ac1597"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b7UBo0t>, <https://n2t.net/ark:/60537/bEyWEju> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQqOSLp> ;
  schema:spouse <https://n2t.net/ark:/60537/bwEmPta> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1933297> .

