@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/bAoX4QD>
  schema:familyName "Beukers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b373ee3b-d568-ed07-9bef-91cf1c7fcb81"^^xsd:string ;
  schema:givenName "Kasper"^^xsd:string ;
  schema:name "Kasper Beukers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdWSBRU> ;
  schema:spouse <https://n2t.net/ark:/60537/bIixTHV> ;
  schema:children <https://n2t.net/ark:/60537/bQd7IwZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/644393> .

