@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/bZNjwfZ>
  pico:hasAge "35"^^xsd:string ;
  schema:hasOccupation "Candidaat Notaris"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0fc8bb19-6e9c-91ce-72c5-709bc05b0efa"^^xsd:string ;
  schema:givenName "Jacob"^^xsd:string ;
  schema:name "Jacob Koeman"@nl ;
  schema:familyName "Koeman"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b7vcAWd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8X5D23> ;
  schema:spouse <https://n2t.net/ark:/60537/bfpNpJK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2534221> .

