@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/b2vqnzP>
  schema:familyName "Champurij"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/829f7b00-1feb-471c-dd03-38c451e92f75"^^xsd:string ;
  schema:givenName "Louis Jean Francois"^^xsd:string ;
  schema:name "Louis Jean Francois Champurij"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00d4kf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d05ac247-b625-d097-8e90-3055b1a0f041> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627557> ;
  schema:birthDate "1856-06-15"^^xsd:date .

