@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bW2KQJ>
  pico:hasAge "1 1/2 jaar"^^xsd:string ;
  ns0:givenName "Elizabeth"^^xsd:string ;
  ns0:name "Elizabeth van Rijst"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e6639638e2136d5bfd6adc8645a127a460044e351a38cc279acaee89e5963685"^^xsd:string ;
  ns0:comment "overl 27 dec"^^xsd:string ;
  ns0:familyName "van Rijst"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bmF1TW> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/d20c5b81-ba95-4a5f-5c1a-9dd2c0fa09df> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3514> ;
  ns0:additionalName [
    ns1:baseSurname "Rijst"^^xsd:string ;
    ns1:literalName "Elizabeth van Rijst"@nl ;
    ns1:surnamePrefix "van"^^xsd:string
  ] .

