@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/bwe15A>
  pico:hasAge "44"^^xsd:string ;
  schema:givenName "Geertrui"^^xsd:string ;
  schema:name "Geertrui Tom"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7bd7bcc3-d806-4a00-8c24-84441c928e9b"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:familyName "Tom"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bCTCFu> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/b1307454-cc2d-7a4d-5a74-acc27666a5b9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59989> .

