@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/bELF6Io>
  pico:hasAge "38"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e277bcc-0e80-036e-d82c-e68625759f9a"^^xsd:string ;
  schema:givenName "Johannes Petrus"^^xsd:string ;
  schema:name "Johannes Petrus Spruijt"@nl ;
  schema:hasOccupation "Koperslager"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/baciDRv> ;
  schema:children <https://n2t.net/ark:/60537/bUo83UF> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buYKQjc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768551> .

