@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/bvBS8Jq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70696f5d-39ae-f219-fd44-64f424db0ca1"^^xsd:string ;
  schema:givenName "Matthijs"^^xsd:string ;
  schema:name "Matthijs Prinse"@nl ;
  schema:familyName "Prinse"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bLr2MjN> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bRSJ49J> ;
  schema:children <https://n2t.net/ark:/60537/bT7VUGF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2687569> .

