@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 owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b2UQum>
  pico:hasAge "27"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/fb05b584-b163-4378-9606-1c9522c4ffd5"^^xsd:string ;
  schema:givenName "Joanna Christina"^^xsd:string ;
  schema:name "Joanna Christina Wellemans"@nl ;
  gtm:religie "Rooms"^^xsd:string ;
  schema:familyName "Wellemans"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Barneveld> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMTcJq> ;
  gtm:straat <https://n2t.net/ark:/60537/bQqR5b> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60844> .

