@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/bW2ILMK>
  schema:givenName "Cornelis Anthonie"^^xsd:string ;
  schema:name "Cornelis Anthonie Groenendal"@nl ;
  schema:familyName "Groenendal"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f37bb348-53fc-e76b-46b5-94d889b9967e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wgk2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1d6c3b53-bf24-f577-b00b-e9232e4a6c30> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1974199> ;
  schema:birthDate "1872-11-16"^^xsd:date .

