@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/bFb44D>
  pico:hasAge "59"^^xsd:string ;
  ns0:givenName "Antje"^^xsd:string ;
  ns0:name "Antje Burger"@nl ;
  ns0:familyName "Burger"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1830/36b652e0e33d8b7b971cd15bdf42a23102a63f9cb9967061ef0a9ed1a1ee79c6"^^xsd:string ;
  ns0:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelierster> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bMGvXY> ;
  gtm:straat <https://n2t.net/ark:/60537/buM4u0> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/3431> .

