@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/btwRN5N>
  pico:hasAge "39"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/aba4627a-b105-7476-02d2-f30cd0077a8f"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Rietkerk"@nl ;
  schema:familyName "Rietkerk"^^xsd:string ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  schema:children <https://n2t.net/ark:/60537/bcHH9sY> ;
  schema:spouse <https://n2t.net/ark:/60537/bkCgYfG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpzzjNZ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2077181> .

