@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/bDVRtnx>
  schema:familyName "Boulonje"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c372612a-c211-0c9a-e9e5-faf5cacf5e29"^^xsd:string ;
  schema:givenName "Lena"^^xsd:string ;
  schema:name "Lena Boulonje"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bGred5d> ;
  schema:parent <https://n2t.net/ark:/60537/bLQshap>, <https://n2t.net/ark:/60537/bw1gExy> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2847268> ;
  schema:birthDate "1819-01-22"^^xsd:date .

