@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/bFb3ikV>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d6b13ed7-5ed2-be0a-3f34-f403a71deec9"^^xsd:string ;
  schema:givenName "Johan Klaas"^^xsd:string ;
  schema:name "Johan Klaas Rabouw"@nl ;
  schema:familyName "Rabouw"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bFb3ikV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/box4cKN> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2585478> .

