@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/bYkqBVG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1e3cf6a8-e2c7-40c7-be2c-d894d39f8295"^^xsd:string ;
  schema:givenName "Regina Maria"^^xsd:string ;
  schema:name "Regina Maria Schuilenburg"@nl ;
  schema:familyName "Schuilenburg"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b6f0n48>, <https://n2t.net/ark:/60537/be9BaSG> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzz95eZ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2369198> ;
  schema:birthDate "1874-01-26"^^xsd:date .

