@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/bMfQvo3>
  schema:givenName "Elisabeth Johanna"^^xsd:string ;
  schema:name "Elisabeth Johanna Ruiters"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c5cda067-3be6-242d-3fdf-a089f473922e"^^xsd:string ;
  schema:familyName "Ruiters"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nijmegen> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dgn2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e8697cfb-bfa8-8eca-d9ae-e12fca97a5d8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2692358> ;
  schema:birthDate "1816-07-12"^^xsd:date .

