@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/bijB9uM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ced256dd-8ee1-6605-d4c3-5c09fd7a8525"^^xsd:string ;
  schema:givenName "Jeannette"^^xsd:string ;
  schema:name "Jeannette Serlé"@nl ;
  schema:familyName "Serlé"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016ct7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c56a61c2-4ef9-fde7-9aa0-ebaef52403ff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2793300> ;
  schema:birthDate "1827-11-08"^^xsd:date .

