@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/bBE9Fi5>
  schema:givenName "Cent"^^xsd:string ;
  schema:name "Cent Lorjé"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4ccb319f-bea8-1237-3cb4-40bc73fa4c57"^^xsd:string ;
  schema:familyName "Lorjé"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00pkfg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/abf00f11-5a29-34ee-204b-5d91dba7030c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2487474> ;
  schema:birthDate "1840-07-16"^^xsd:date .

