@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/bSvTLU>
  pico:hasAge "39"^^xsd:string ;
  schema:givenName "Agatha"^^xsd:string ;
  schema:name "Agatha Blok"@nl ;
  schema:familyName "Blok"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/c63fae4a-74f4-40d5-8bc2-f535a03a883f"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/dienstbode> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b2Imk2> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/02874980-2d8f-bc12-241b-8f8081e83be5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59932> .

