@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/b6Fq6kb>
  schema:givenName "Cornelis Marinus"^^xsd:string ;
  schema:name "Cornelis Marinus Goudriaan"@nl ;
  schema:familyName "Goudriaan"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c1409496-3a3a-6275-617e-73df1f1a16d3"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiKmzS> ;
  schema:spouse <https://n2t.net/ark:/60537/benieIp> ;
  schema:children <https://n2t.net/ark:/60537/bvbtShr> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2786467> .

