@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b87iGfL>
  pico:hasAge "5"^^xsd:string ;
  schema:familyName "de Mooij"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/db4fbb7e-28a5-04ff-695a-c942cd7992e8"^^xsd:string ;
  schema:givenName "Louisa Elisabeth"^^xsd:string ;
  schema:name "Louisa Elisabeth de Mooij"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bg1Tv5S>, <https://n2t.net/ark:/60537/boWuiXd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPNJcO2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2587682> ;
  schema:deathDate "1859-11-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Mooij"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

