@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#> .

<https://n2t.net/ark:/60537/bQ0rIG9>
  schema:familyName "Carrière"^^xsd:string ;
  schema:givenName "Gerrit Adriaan Dirk Jan"^^xsd:string ;
  schema:name "Gerrit Adriaan Dirk Jan Carrière"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/14eeb8c1-a9e7-d712-7447-81791e66dfc9"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e5956a01-42e7-fb4f-6129-f493dc154833> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2681063> ;
  schema:birthDate "1883-09-05"^^xsd:date .

