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

<https://n2t.net/ark:/60537/bjzMUw>
  pico:hasAge "52"^^xsd:string ;
  ns0:givenName "Aletta"^^xsd:string ;
  ns0:name "Aletta Trijsburg"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/e04681a9652c5168fb8409b9ce93fa2d3c4aa9be4d0b67546296556dfccd7055"^^xsd:string ;
  ns0:familyName "Trijsburg"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  gtm:straat <https://n2t.net/ark:/60537/bvBSeQ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bXVi0c> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2946> .

