@prefix pico: <https://personsincontext.org/model#> .
@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/bpmSDa>
  pico:hasAge "20" ;
  ns0:givenName "Adriana" ;
  ns0:name "Adriana Spernaay"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/5f1baef6297c6f5b66e147f99f340b2605ea572ec0eb7e5c5180ab3a7a591af7" ;
  ns0:familyName "Spernaay" ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8KE5n> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1289> .

