@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bvOCG0>
  pico:hasAge "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/7ffea7ed-d246-499b-93c8-6057c3a43275"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:givenName "Sibela Jacoba"^^xsd:string ;
  schema:name "Sibela Jacoba van Leent"@nl ;
  schema:familyName "van Leent"^^xsd:string ;
  schema:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/wollennaaijster> ;
  gtm:straat <https://n2t.net/ark:/60537/b49ZNJ> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bt6Jip> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/59842> ;
  schema:additionalName [
    ns0:baseSurname "Leent"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

