@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/bi6TbbD>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/30f56025-215f-9a93-e311-9bf3ba3d9416"^^xsd:string ;
  schema:givenName "Jansje"^^xsd:string ;
  schema:name "Jansje Valk"@nl ;
  schema:familyName "Valk"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bi6TbbD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqpngaF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2474295> .

