@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bV0dJM2>
  schema:familyName "Bosman"^^xsd:string ;
  schema:givenName "Hendrikus"^^xsd:string ;
  schema:name "Hendrikus Bosman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/41b2c667-ce77-0989-b966-73d8f5248584"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bNikBoD> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/boJLLaH> ;
  schema:spouse <https://n2t.net/ark:/60537/bxu9XM2> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2367573> .

