@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://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/bzzddk>
  pico:hasAge "34"^^xsd:string ;
  ns0:givenName "Agnes"^^xsd:string ;
  ns0:name "Agnes Felix"@nl ;
  ns0:familyName "Felix"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/30782304-cf3c-44b7-93fc-5f3374ef1a02"^^xsd:string ;
  gtm:straatNaam "Klooster Op De Raam"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/pijpmaakster> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/biWW4d> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/0a6f4c1a-c9af-aaa4-e30d-ba88dc8c7c0a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/62001> .

