@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJm2B3F>
  schema:familyName "de Bruin"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5a2bcb99-b60b-61f9-2039-4d8040e779bd"^^xsd:string ;
  schema:givenName "Pieternella Hendrika"^^xsd:string ;
  schema:name "Pieternella Hendrika de Bruin"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gp72> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/686d7323-eead-e5cd-c5e6-a9cbbf06f92b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2261878> ;
  schema:birthDate "1855-10-07"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruin"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

