@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/bEyXk6F>
  schema:familyName "Bruijniks"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56a60f30-8c23-dc49-2d26-4f93004076da"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Bruijniks"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010krm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d6ba91df-8802-ad98-7190-c91642962886> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2658025> ;
  schema:birthDate "1891-09-27"^^xsd:date .

