@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/b2vqz1v>
  schema:givenName "Cornelis"^^xsd:string ;
  schema:name "Cornelis Radix"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/06809c5a-2dc0-2979-ea32-356998a4cb77"^^xsd:string ;
  schema:familyName "Radix"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019w4p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ea67420c-5fc5-af9a-2766-394cf5b10c81> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2832164> .

