@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/bh4oND6>
  schema:familyName "Brauns"^^xsd:string ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Brauns"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bf7006c1-2d4d-a39c-5b0e-f6c9ae78c366"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b1fda0F> ;
  schema:spouse <https://n2t.net/ark:/60537/b99NYQr> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bapZmGV> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2486478> .

