@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/bTyjKLC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3b3b3086-d91b-70be-4cfc-29e01f64cb40"^^xsd:string ;
  schema:givenName "Jacobus Wilhelmus"^^xsd:string ;
  schema:name "Jacobus Wilhelmus van Gent"@nl ;
  schema:familyName "van Gent"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/436a9e3a-08c2-9d55-f084-04dbd9fd6fd4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2118804> ;
  schema:birthDate "1841-08-12"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

