@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/bVcVqoI>
  schema:hasOccupation "Arbeider"@nl ;
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Edelman"@nl ;
  schema:familyName "Edelman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b46709aa-cd8f-65e4-7399-9b1844fe5c6c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00hz5m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/84a9f1be-893d-149a-d9cd-a32635982ebd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2370878> .

