@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/bnHhkUG>
  schema:familyName "Goussen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/44dea945-7614-c2e8-a746-84ed0af2311c"^^xsd:string ;
  schema:givenName "Peter Arnold"^^xsd:string ;
  schema:name "Peter Arnold Goussen"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b12wGRw> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6sH5kS> ;
  schema:children <https://n2t.net/ark:/60537/bLr2Nmn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2706089> .

