@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/b87if7>
  pico:hasAge "36"^^xsd:string ;
  schema:givenName "Agatha"^^xsd:string ;
  schema:name "Agatha Blom"@nl ;
  schema:familyName "Blom"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/a1e1e176a6055b0410963c13e5a40adacbb5245e504f4f92dea031bdb691614a"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bhUrt2> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bI65G7> ;
  gtm:straat <https://n2t.net/ark:/60537/bsTMhF> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/7c9593f9-b188-5818-9467-ed49549406ef> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/7398> .

