@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/bpYYvoQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e5b7a2aa-9e01-6d22-8a24-83aab12bacaf"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Rond"@nl ;
  schema:familyName "Rond"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6eZGKj> ;
  schema:spouse <https://n2t.net/ark:/60537/bhh5n0U> ;
  schema:children <https://n2t.net/ark:/60537/bxTzjaw> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2359922> .

