@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/bJyKGUC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5bbeccf7-8c12-4d3d-2cda-fa91bf6162f6"^^xsd:string ;
  schema:givenName "Jeannette Cornelie"^^xsd:string ;
  schema:name "Jeannette Cornelie Le Rutte"@nl ;
  schema:familyName "Le Rutte"^^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/f5d79e87-898c-f8db-3a8e-6e26019f8b0f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715625> ;
  schema:birthDate "1854-04-23"^^xsd:date .

