@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/b8k0wzF>
  schema:familyName "Happel"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/01b73912-1ba6-02a8-8346-b7899b9c32f9"^^xsd:string ;
  schema:givenName "Paulus"^^xsd:string ;
  schema:name "Paulus Happel"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6Fp4GN> ;
  schema:children <https://n2t.net/ark:/60537/bCTmZpb> ;
  schema:spouse <https://n2t.net/ark:/60537/bSvPWA7> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2762693> .

