@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/bFb3iXp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c2e5682f-5f30-84f1-65e8-c1c01b9d1e6a"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Peereboom"@nl ;
  schema:familyName "Peereboom"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEyWxfr> ;
  schema:spouse <https://n2t.net/ark:/60537/bN5E7OI> ;
  schema:children <https://n2t.net/ark:/60537/bxgtv7j> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2597175> .

