@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b6f0qg2>
  pico:hasAge "27"^^xsd:string ;
  schema:givenName "Godefridus Nicolaas"^^xsd:string ;
  schema:name "Godefridus Nicolaas van Hooff"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf0a8b7a-d7e6-660a-82e0-603e4dd271d9"^^xsd:string ;
  schema:familyName "van Hooff"^^xsd:string ;
  schema:hasOccupation "Zadelmakersknegt"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b7hv89W> ;
  schema:children <https://n2t.net/ark:/60537/bQqPQmh> ;
  schema:spouse <https://n2t.net/ark:/60537/bYkqF7L> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2426133> ;
  schema:additionalName [
    ns0:baseSurname "Hooff"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

