@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/b7hvEfI>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0e813c41-ece4-ff9d-cd23-f690448cfc55"^^xsd:string ;
  schema:familyName "Kuif"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Kuif"@nl ;
  schema:children <https://n2t.net/ark:/60537/bfc5t4M> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FRuV> ;
  schema:spouse <https://n2t.net/ark:/60537/bZnUT5e> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2242935> .

