@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/bGdzEh>
  pico:hasAge "5"^^xsd:string ;
  ns0:givenName "Elizabeth"^^xsd:string ;
  ns0:name "Elizabeth Sonsbeek"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/aa2d231f344a088f648b4c7acd69b63e7676a62c186d90141e48a19bfdbf1292"^^xsd:string ;
  ns0:familyName "Sonsbeek"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bIwfWk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTY00a> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5482> .

