@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/bVcV1ip>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4fb4e0dd-190f-8053-9072-04d9a6dcdd5b"^^xsd:string ;
  schema:givenName "Jacobus Gijsbertus"^^xsd:string ;
  schema:name "Jacobus Gijsbertus van Gent"@nl ;
  schema:familyName "van Gent"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bFoKoGC>, <https://n2t.net/ark:/60537/bNikcth> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KvTr> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/648081> ;
  schema:deathDate "1859-10-09"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

