@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/bR2VL2n>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Faaij"@nl ;
  schema:familyName "Faaij"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/af717498-8ac6-d6c7-fd57-6a7b018661e1"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hfm9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6fd8c2f4-ac72-fa3f-aae5-ae8da2ccbd70> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2290376> .

