@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/b3KCnHI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73df4ba8-f9ba-d4bd-902c-f3a35f65c000"^^xsd:string ;
  schema:familyName "Lorjé"^^xsd:string ;
  schema:hasOccupation "Opperman"@nl ;
  schema:givenName "Vincent"^^xsd:string ;
  schema:name "Vincent Lorjé"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0108cn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bb3f04f0-9fc1-41f2-4c72-c4b9dde33e50> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2547069> ;
  schema:birthDate "1838-07-17"^^xsd:date .

