@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/bzmts1B>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c8e439ad-77bc-9152-8d43-dc13af3eb335"^^xsd:string ;
  schema:givenName "Mels Cornelis"^^xsd:string ;
  schema:name "Mels Cornelis Snaterse"@nl ;
  schema:familyName "Snaterse"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bB12y2V> ;
  schema:spouse <https://n2t.net/ark:/60537/bzmts1B> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2765164> .

