@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/bGreIib>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/39521d6f-435c-aed6-55e9-3212aeba9044"^^xsd:string ;
  schema:givenName "Jacques"^^xsd:string ;
  schema:name "Jacques Sauerbier"@nl ;
  schema:familyName "Sauerbier"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/b9MTs2C> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOXV5Y3> ;
  schema:children <https://n2t.net/ark:/60537/bqC44CM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/570273> .

