@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/b3XiUZ0>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/eb5436b8-5f17-64a7-1c3a-4370f5e85c7b"^^xsd:string ;
  schema:givenName "Johanna Catharina Antonia"^^xsd:string ;
  schema:name "Johanna Catharina Antonia Lakerveld"@nl ;
  schema:familyName "Lakerveld"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbRTJP7>, <https://n2t.net/ark:/60537/bjMuyDZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bEmeJom> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2401009> ;
  schema:birthDate "1912-01-27"^^xsd:date .

