@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/bV0dnwV>
  schema:familyName "Botterop"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4f0baf84-15a7-6a34-449e-5cab29a4a5fe"^^xsd:string ;
  schema:givenName "Josua"^^xsd:string ;
  schema:name "Josua Botterop"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bDiK6HK> ;
  schema:spouse <https://n2t.net/ark:/60537/bFoKqjE> ;
  schema:children <https://n2t.net/ark:/60537/bN5DyKs> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1973905> .

