@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/bm1GsaQ>
  schema:familyName "Bruiniks"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e4922b9-a5cf-03de-cdd0-7a70fdd5be6f"^^xsd:string ;
  schema:givenName "Huberta"^^xsd:string ;
  schema:name "Huberta Bruiniks"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r0t8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/59180703-03f2-83fb-9cf4-57133e5fa881> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2202383> ;
  schema:birthDate "1860-05-17"^^xsd:date .

