@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b0D6BPi>
  pico:hasAge "4"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f3a42ca-47a6-98de-ca78-2b3bb5005144"^^xsd:string ;
  schema:givenName "Johannes Arnoldus"^^xsd:string ;
  schema:name "Johannes Arnoldus Raapis"@nl ;
  schema:familyName "Raapis"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b6FoOLJ> ;
  schema:parent <https://n2t.net/ark:/60537/bKNW1R7>, <https://n2t.net/ark:/60537/bSIwQIq> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1939096> ;
  schema:deathDate "1865-05-23"^^xsd:date .

