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

<https://n2t.net/ark:/60537/bmRukv4>
  pico:hasAge "66"^^xsd:string ;
  schema:givenName "Gerrit Gerardus"^^xsd:string ;
  schema:name "Gerrit Gerardus Greij"@nl ;
  schema:familyName "Greij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e2be3a9b-5bcc-71bd-e70d-8d68a6264642"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bdWTwHc> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btj9ICn> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2391440> ;
  schema:deathDate "1848-11-29"^^xsd:date .

