@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/b12yit>
  pico:hasAge "42"^^xsd:string ;
  schema:givenName "Elisabeth"^^xsd:string ;
  schema:name "Elisabeth Kaanen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/532bf416-9a47-42fa-ac89-772d313bd65f"^^xsd:string ;
  schema:familyName "Kaanen"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bh4DRO> ;
  gtm:straat <https://n2t.net/ark:/60537/bjZb7N> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/c50ae14e-f1ee-1d54-1924-378f3b2fcc2e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61030> .

