@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/bE8ySrL>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/59f6112c-3fb8-302d-0702-b01eb06b1281"^^xsd:string ;
  schema:familyName "Slegt"^^xsd:string ;
  schema:givenName "Wijnand"^^xsd:string ;
  schema:name "Wijnand Slegt"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b4N62Rz> ;
  schema:spouse <https://n2t.net/ark:/60537/bE8ySrL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2555656> .

