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

<https://n2t.net/ark:/60537/bywETsJ>
  schema:familyName "de la Rive Box"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ecbaf840-519a-c087-0769-d082e97f8382"^^xsd:string ;
  schema:givenName "Isaac"^^xsd:string ;
  schema:name "Isaac de la Rive Box"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b250iFv> ;
  schema:children <https://n2t.net/ark:/60537/bhHufOU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV5Y3> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/570274> ;
  schema:additionalName [
    ns0:baseSurname "Rive Box"^^xsd:string ;
    ns0:surnamePrefix "de la"^^xsd:string
  ] .

