@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/b4N6d7H>
  pico:hasAge "34"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a9919eeb-0fa7-a66b-4b7a-c98e33422051"^^xsd:string ;
  schema:familyName "Janson"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Janson"@nl ;
  schema:hasOccupation "Verwer"@nl ;
  schema:children <https://n2t.net/ark:/60537/bPaDjDy> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bs3XpWq> ;
  schema:spouse <https://n2t.net/ark:/60537/bWSwt2c> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1950349> .

