@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix ns0: <https://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bKaRGG>
  pico:hasAge "54"^^xsd:string ;
  gtm:straatNaam "Bosch Erf"^^xsd:string ;
  ns0:givenName "Elizabeth"^^xsd:string ;
  ns0:name "Elizabeth Scholten"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/9a497d65f803c46b5f6ded7382c7ba8be702f4d41fab376996e6a6e4cbb9f87f"^^xsd:string ;
  ns0:familyName "Scholten"^^xsd:string ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgePVQ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5079> .

