@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/bQQeeQs>
  pico:hasAge "24"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38cb35b5-900d-698a-32c5-569057dfe4fb"^^xsd:string ;
  schema:givenName "Petrus"^^xsd:string ;
  schema:name "Petrus Zandvoort"@nl ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  schema:familyName "Zandvoort"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bBdLhEi> ;
  schema:spouse <https://n2t.net/ark:/60537/bIVEr0n> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqC3Wyo> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2473865> .

