@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#> .

<https://n2t.net/ark:/60537/bC3zGE>
  pico:hasAge "70"^^xsd:string ;
  ns0:givenName "Eyltje"^^xsd:string ;
  ns0:name "Eyltje Rijs"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/ee65ca1bdf86ba8b7407bf7ad594d6f3d823107221bc97e223f2a205eb40cec2"^^xsd:string ;
  ns0:familyName "Rijs"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Vreeswijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMg6z1> ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/af6c969c-c866-51e2-7d3f-b5e4bcaadfab> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1984> .

