@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/b1fdvJV>
  pico:hasAge "27"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/54ec48ca-a990-51b7-1a02-ce06cb2442e0"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Mokkenstorm"@nl ;
  schema:familyName "Mokkenstorm"^^xsd:string ;
  schema:hasOccupation "Timmerman"@nl ;
  schema:children <https://n2t.net/ark:/60537/b99Ojz2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bfPaEXO> ;
  schema:spouse <https://n2t.net/ark:/60537/bh4p8mI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2856259> .

