@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/bg1Txe0>
  schema:givenName "Cornelis Arnoldus Jacobus"^^xsd:string ;
  schema:name "Cornelis Arnoldus Jacobus Hornis"@nl ;
  schema:familyName "Hornis"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/65bcc177-0cee-c3aa-dcef-f42d4e7be4b6"^^xsd:string ;
  schema:hasOccupation "Plateelschilder"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01dcw4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/cff189eb-8b1f-420c-0704-8df469b06e88> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2625837> ;
  schema:birthDate "1885-09-28"^^xsd:date .

