@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/b4N8Ek>
  pico:hasAge "39"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/e8c6ffbb-e0a9-4104-b8c4-2d840447fbb7"^^xsd:string ;
  gtm:religie "Israëliet"^^xsd:string ;
  schema:familyName "Lewijk"^^xsd:string ;
  schema:givenName "Sprientje Hartog"^^xsd:string ;
  schema:name "Sprientje Hartog Lewijk"@nl ;
  schema:hasOccupation "Zonder"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/btJPnI> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59884> .

