@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/bg1TKhW>
  pico:hasAge "24"^^xsd:string ;
  schema:hasOccupation "Bleekersknecht"@nl ;
  schema:givenName "Henricus Hubertus"^^xsd:string ;
  schema:name "Henricus Hubertus Schraven"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4b32a699-e9b3-bc6a-b9bc-1d66ed231a48"^^xsd:string ;
  schema:familyName "Schraven"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/b0qqN5O> ;
  schema:spouse <https://n2t.net/ark:/60537/b8k0BUH> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btwR61r> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2858494> .

