@prefix ns0: <https://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/bkOYGnD>
  ns0:familyName "Carati"^^xsd:string ;
  ns0:givenName "Carel Michael"^^xsd:string ;
  ns0:name "Carel Michael Carati"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/samh/person/ac5d50bc-fde5-0226-4a40-762f5217efcb"^^xsd:string ;
  ns0:children <https://n2t.net/ark:/60537/b4ZO2IC> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bM37IvN> ;
  ns0:spouse <https://n2t.net/ark:/60537/bPaDtKy> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2106173> .

