@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/btWgmTv>
  schema:familyName "Bruijniks"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c7ecf46e-309f-109c-eacb-77d90a526be3"^^xsd:string ;
  schema:givenName "Maria Wijnanda"^^xsd:string ;
  schema:name "Maria Wijnanda Bruijniks"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bBQRaHd>, <https://n2t.net/ark:/60537/bm1Gy4K> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bsumXf3> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2308065> ;
  schema:birthDate "1909-05-09"^^xsd:date .

