@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/bjMu7ha>
  schema:familyName "Bruikman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/07a0ab6c-ddc2-fb79-07c7-fd057bf6733c"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Bruikman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b5PB6nJ> ;
  schema:children <https://n2t.net/ark:/60537/bAoX4t6> ;
  schema:spouse <https://n2t.net/ark:/60537/bsH3W7g> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/637597> .

