@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/b6f0COH>
  schema:givenName "Halbe"^^xsd:string ;
  schema:name "Halbe Terpstra"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef80f7a2-c7e7-5bce-1136-3a5af9d4ea0e"^^xsd:string ;
  schema:familyName "Terpstra"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/be9BrEO> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bV0ddzT> ;
  schema:children <https://n2t.net/ark:/60537/bYkqRFq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2650204> .

