@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/bNikiYt>
  pico:hasAge "33"^^xsd:string ;
  schema:givenName "Godefridus Nicolaas"^^xsd:string ;
  schema:name "Godefridus Nicolaas van Hooff"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/759bf3ee-76b8-6369-148a-e9e7175529d0"^^xsd:string ;
  schema:familyName "van Hooff"^^xsd:string ;
  schema:hasOccupation "Zadelmaker"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/bFoKvaM> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bW2IibC> ;
  schema:children <https://n2t.net/ark:/60537/bxu9Gn3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2060387> ;
  schema:additionalName [
    ns0:baseSurname "Hooff"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

