@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/bchhRgM>
  schema:givenName "Apolonia Adriana"^^xsd:string ;
  schema:name "Apolonia Adriana Hooimeijer"@nl ;
  schema:familyName "Hooimeijer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/81d334b3-492e-3d3e-5c0d-d1b33e52a320"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b4nI2sS>, <https://n2t.net/ark:/60537/bkbSG5H> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/btwRgiA> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2143616> ;
  schema:birthDate "1890-07-08"^^xsd:date .

