@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/bGrghh>
  pico:hasAge "43"^^xsd:string ;
  ns0:givenName "Alida"^^xsd:string ;
  ns0:name "Alida Vos"@nl ;
  ns0:hasOccupation "Geen"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/d7978a9494ae3f29d38bab743ce5abe6338bd38368bc21c49eb867287bb8dcc4"^^xsd:string ;
  ns0:familyName "Vos"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Doesburg> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b8xWsn> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4677> .

