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

<https://n2t.net/ark:/60537/bBEcZE>
  pico:hasAge "37"^^xsd:string ;
  schema:familyName "Bartijn"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Bartijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/f7e59b2f-7e0f-4002-a8e3-71a5548e2ac5"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Delfshaven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bJ8Ck0> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/8e1a8496-e668-0fc9-a01e-12dd3125e4d5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60236> .

