@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/bhHufOU>
  pico:hasAge "32"^^xsd:string ;
  schema:familyName "de la Rive Box"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/89d6d94a-a7bd-9bdf-2ab4-f270be9c1739"^^xsd:string ;
  schema:givenName "Johan Godfried"^^xsd:string ;
  schema:name "Johan Godfried de la Rive Box"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  schema:parent <https://n2t.net/ark:/60537/b250iFv>, <https://n2t.net/ark:/60537/bywETsJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV5Y3> ;
  schema:spouse <https://n2t.net/ark:/60537/bqC44CM> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/570276> ;
  schema:additionalName [
    ns0:baseSurname "Rive Box"^^xsd:string ;
    ns0:surnamePrefix "de la"^^xsd:string
  ] .

