@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/bHGttA>
  pico:hasAge "8"^^xsd:string ;
  ns0:givenName "Agatha"^^xsd:string ;
  ns0:name "Agatha Jonkhoen"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/756e78cec40d536fca77786eb6f24b8ad18b817afb2f1734cd2f2a0fa75130b6"^^xsd:string ;
  ns0:familyName "Jonkhoen"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b37Kuq> ;
  gtm:straat <https://n2t.net/ark:/60537/b8jZzc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5923> .

