@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/bN5Dzh7>
  schema:familyName "Conelli"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a1f4b6fd-f25d-06f9-e055-f516a4e1f4eb"^^xsd:string ;
  schema:givenName "Marie Antoinette Sophie"^^xsd:string ;
  schema:name "Marie Antoinette Sophie Conelli"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Dordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0135b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1fce51f4-96cd-0e19-d082-648650e646a6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1983665> ;
  schema:birthDate "1858-06-18"^^xsd:date .

