@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/bmRuvY>
  pico:hasAge "5"^^xsd:string ;
  ns0:givenName "Alletta"^^xsd:string ;
  ns0:name "Alletta Philips"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/aabfa625f8e5f00f739b0e8808cd42591707d83eff2c3721e5cc7528b8038027"^^xsd:string ;
  ns0:familyName "Philips"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/boK1Lv> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3503> .

