@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/b7hvuQZ>
  pico:hasAge "21"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6af5f826-b3e5-1d36-dfb9-52609922b07c"^^xsd:string ;
  schema:familyName "Kleijnenburg"^^xsd:string ;
  schema:givenName "Pieter Gerardus"^^xsd:string ;
  schema:name "Pieter Gerardus Kleijnenburg"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bh4nRP1> ;
  schema:children <https://n2t.net/ark:/60537/bRtjUUb> ;
  schema:spouse <https://n2t.net/ark:/60537/bZnUJIU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2075389> .

