@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/bPNK55h>
  schema:givenName "Cornelis Leonardus"^^xsd:string ;
  schema:name "Cornelis Leonardus Nobel"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/072c39fd-f5fb-30d5-1c69-1b46026b35f8"^^xsd:string ;
  schema:familyName "Nobel"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b5CUF1V> ;
  schema:children <https://n2t.net/ark:/60537/bAbg7T6> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/baPon9A> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2731734> .

