@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/bpMgO4I>
  pico:hasAge "72"^^xsd:string ;
  schema:givenName "Gijsbert"^^xsd:string ;
  schema:name "Gijsbert van Gent"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/374f341c-543f-e9c9-ac3c-27f5d38ee24f"^^xsd:string ;
  schema:familyName "van Gent"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b12wmAz> ;
  schema:parent <https://n2t.net/ark:/60537/b8X6aoi>, <https://n2t.net/ark:/60537/bgRGZes> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTL0Ym1> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2343965> ;
  schema:deathDate "1844-03-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

