@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/bGreWuS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c3eb61eb-5bb1-aaea-5cd6-782abc8d61fc"^^xsd:string ;
  schema:givenName "Louiza Carolina"^^xsd:string ;
  schema:name "Louiza Carolina Mallon"@nl ;
  schema:familyName "Mallon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zbbb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41c309b4-5ee0-6d56-5b07-d2b2197b0b93> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112311> ;
  schema:birthDate "1893-06-28"^^xsd:date .

