@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/bFOcJL>
  pico:hasAge "58"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/b90b41fe-2b45-486e-a55c-2a462c01000c"^^xsd:string ;
  schema:familyName "Littel"^^xsd:string ;
  schema:givenName "Margje"^^xsd:string ;
  schema:name "Margje Littel"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Schoonhoven> ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelierster> ;
  gtm:straat <https://n2t.net/ark:/60537/b4ZNyA> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bjZrsR> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59624> .

