@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/b9nvPX9>
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:givenName "Geertrui Petronella"^^xsd:string ;
  schema:name "Geertrui Petronella de Bruijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7aac511a-636f-fa8d-3b48-2d076c93630e"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z94g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e4bc1723-9040-b337-1c1e-64bbadc545a9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2677593> ;
  schema:birthDate "1878-10-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

