@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/buznKjF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0bbfe6b9-aa13-3a89-3190-37efd833be4a"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Schoonderwoerd"@nl ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bmEM9Hu> ;
  schema:children <https://n2t.net/ark:/60537/bmEMVwN> ;
  schema:spouse <https://n2t.net/ark:/60537/bY7JdfF> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2685131> .

