@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/bBE9g3O>
  pico:hasAge "22"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/742186ae-f3c2-74c4-1ff2-9eb5929249ea"^^xsd:string ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  schema:givenName "Willem Simon"^^xsd:string ;
  schema:name "Willem Simon Zielhorst"@nl ;
  schema:familyName "Zielhorst"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bm1GiQh> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bQd7gJG> ;
  schema:spouse <https://n2t.net/ark:/60537/btWg7Gq> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2057640> .

