@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/breaXED>
  pico:hasAge "52"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/354f904f-e676-19ea-3782-7c7a71aef116"^^xsd:string ;
  schema:givenName "Philippus Jukes"^^xsd:string ;
  schema:name "Philippus Jukes Westers"@nl ;
  schema:hasOccupation "Schipper"@nl ;
  schema:familyName "Westers"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/baq0k3A> ;
  schema:spouse <https://n2t.net/ark:/60537/bijB8QV> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVcUMqU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2781983> .

