@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/bXImhQ>
  pico:hasAge "17"^^xsd:string ;
  ns0:givenName "Adriana Francisca"^^xsd:string ;
  ns0:name "Adriana Francisca Thier"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/b875ae35cf5a6e110ce01afd42d93bf2f519acacdc4dde7e19fc9a6b160cb9ec"^^xsd:string ;
  ns0:familyName "Thier"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/bUauda> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYypbU> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1989> .

