@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/bpmSFSX>
  pico:hasAge "28"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9f6006d8-2b2c-a47e-d170-057c404a474e"^^xsd:string ;
  schema:givenName "Jan Willem"^^xsd:string ;
  schema:name "Jan Willem Rutten"@nl ;
  schema:familyName "Rutten"^^xsd:string ;
  schema:birthPlace "Westhem"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b8xI2gI>, <https://n2t.net/ark:/60537/bSVe8MA> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bKBedP4> ;
  schema:spouse <https://n2t.net/ark:/60537/bxgtuId> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2589584> .

