@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/bE8yuBp>
  pico:hasAge "25"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4ced6bcf-dab6-8ceb-7c93-2300adf69567"^^xsd:string ;
  schema:givenName "Huibertus Bernardus"^^xsd:string ;
  schema:name "Huibertus Bernardus Straver"@nl ;
  schema:hasOccupation "Schipper"@nl ;
  schema:familyName "Straver"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bM38iqt> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bms49Pe> ;
  schema:children <https://n2t.net/ark:/60537/bTXJ7fs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2129866> .

