@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/bpMhhj>
  pico:hasAge "76"^^xsd:string ;
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Molenhof"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d0b9ad996d1afa305052466822ca59aba675700efab6cea2856e33a087aaa801"^^xsd:string ;
  ns0:familyName "Molenhof"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/hekelster> ;
  gtm:straat <https://n2t.net/ark:/60537/b8jZzc> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bkCxkj> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/5933> .

