@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/bc4Bbwx>
  schema:givenName "Elzelina Christina"^^xsd:string ;
  schema:name "Elzelina Christina Roelants"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1318bb32-8c02-27d7-1449-580d91077a6e"^^xsd:string ;
  schema:familyName "Roelants"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leiden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kgh4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4cf095f2-7f0e-7e91-0d96-fa5c21d9aa89> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2155725> ;
  schema:birthDate "1861-08-20"^^xsd:date .

