@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/bVDmxy>
  pico:hasAge "85"^^xsd:string ;
  ns0:familyName "Baars"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/6dca86cb690edf5a6c049f3fceeb8c3af82d213d24c5af0b0ad31ea5f8cd255a"^^xsd:string ;
  gtm:straatNaam "Luth,Erf"^^xsd:string ;
  ns0:givenName "Maria"^^xsd:string ;
  ns0:name "Maria Baars"@nl ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Doesburg> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/spinster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bGrw9i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/4528> .

