@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/bwR4Hm>
  pico:hasAge "3"^^xsd:string ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/8ae8be6d0e65c5ffe687f48dc27abaa9cf42e43c2d0db11e38c66f6702a32fc3"^^xsd:string ;
  ns0:familyName "Keller"^^xsd:string ;
  ns0:givenName "Maria Theodora Nicoletta"^^xsd:string ;
  ns0:name "Maria Theodora Nicoletta Keller"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b0002K> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bnHxhM> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/6203> .

