@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/b0POzTy>
  schema:familyName "de Morree"^^xsd:string ;
  schema:hasOccupation "Dienstbode"@nl ;
  schema:givenName "Francina Maria"^^xsd:string ;
  schema:name "Francina Maria de Morree"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/31e14c03-67c9-5445-41f2-5fbb9c860a9d"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01243h> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/60d36637-8ae2-5ba1-69b2-f7ffe2dd796a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2231883> ;
  schema:birthDate "1866-05-06"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Morree"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

