@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 prov: <http://www.w3.org/ns/prov#> .
@prefix roar: <https://w3id.org/roar#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bdxxE5>
  pico:hasAge "73"^^xsd:string ;
  ns0:familyName "de Ronde"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/8a8d77f9-c608-4c6d-88af-a70c9f4aedc4"^^xsd:string ;
  ns0:givenName "Jacoba"^^xsd:string ;
  ns0:name "Jacoba de Ronde"@nl ;
  gtm:religie "Protestant"^^xsd:string ;
  ns0:hasOccupation <https://iisg.amsterdam/resource/hsn/occupation/winkelierster> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/beZoBk> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bTY08C> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/03b99a2f-6d1a-34ca-0f05-aada8af54e23> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/61547> ;
  ns0:additionalName [
    ns1:baseSurname "Ronde"^^xsd:string ;
    ns1:literalName "Jacoba de Ronde"@nl ;
    ns1:surnamePrefix "de"^^xsd:string
  ] .

