@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bHg6Ay>
  pico:hasAge "50"^^xsd:string ;
  schema:givenName "Esteher Levie"^^xsd:string ;
  schema:name "Esteher Levie Machielse"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/d4f1b1b1-7713-47f6-b06e-c792203d6853"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:familyName "Machielse"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b25fi5> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59678> .

