@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/bLDLyw>
  pico:hasAge "2"^^xsd:string ;
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Visser"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/78540a0ec95f134892d9b7f942f2bd9e701128a656939e498348dd4d79e97ef5"^^xsd:string ;
  ns0:familyName "Visser"^^xsd:string ;
  gtm:straat <https://n2t.net/ark:/60537/b8jZzc> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bgFegz> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5907> .

