@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/bfc5YS0>
  schema:givenName "Gijsbertus Jacobus"^^xsd:string ;
  schema:name "Gijsbertus Jacobus Zijleman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2bc1afd9-b4b0-d66f-1ad0-1ea965608395"^^xsd:string ;
  schema:familyName "Zijleman"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b7hwa4u> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBdKHr5> ;
  schema:spouse <https://n2t.net/ark:/60537/bo6GNGJ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2811358> .

