@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/bDwtyu>
  pico:hasAge "32"^^xsd:string ;
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Bonneur"@nl ;
  ns0:familyName "Bonneur"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/caafaa597aff3bfd3934166ebc5033cbaa6d83a4e0f9a7f62ee6de533ac3cea9"^^xsd:string ;
  ns0:hasOccupation "Winkeierster"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b3KQEO> ;
  gtm:straat <https://n2t.net/ark:/60537/b7UBcu> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3021> .

