@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bd768jh>
  pico:hasAge "33"^^xsd:string ;
  schema:givenName "Augustinus"^^xsd:string ;
  schema:name "Augustinus Canevascini"@nl ;
  schema:familyName "Canevascini"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/86a879e4-8660-dc8d-84f9-8944a6f15dd8"^^xsd:string ;
  schema:hasOccupation "Paraplumaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfc4DQF> ;
  schema:children <https://n2t.net/ark:/60537/bHGsC9O> ;
  schema:spouse <https://n2t.net/ark:/60537/bXhVzmW> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2755223> .

