@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/bTL20BF>
  pico:hasAge "41"^^xsd:string ;
  schema:familyName "Both"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a820d32e-0eb8-c4d5-3e48-829468efc708"^^xsd:string ;
  schema:hasOccupation "Landbouwer"@nl ;
  schema:givenName "Nicolaas Johannes"^^xsd:string ;
  schema:name "Nicolaas Johannes Both"@nl ;
  schema:spouse <https://n2t.net/ark:/60537/b9AcAAT> ;
  schema:children <https://n2t.net/ark:/60537/bDVRo1v> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/beZofd6> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2751872> .

