@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/bDJ9FRM>
  pico:hasAge "49"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3f0410c6-dc9a-631b-53fe-7951d48f56ea"^^xsd:string ;
  schema:familyName "Kijzer"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Samuel Manus"^^xsd:string ;
  schema:name "Samuel Manus Kijzer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bgEYomb> ;
  schema:spouse <https://n2t.net/ark:/60537/bLr2Ogz> ;
  schema:children <https://n2t.net/ark:/60537/bTkDD6G> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2722259> .

