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

<https://n2t.net/ark:/60537/bsgJ0v>
  pico:hasAge "42"^^xsd:string ;
  schema:familyName "de Ridder"^^xsd:string ;
  schema:givenName "Hester"^^xsd:string ;
  schema:name "Hester de Ridder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/index/volkstelling1840/90352d7c-ab09-4d02-ba6a-51f1bfa23fbc"^^xsd:string ;
  gtm:religie "Protestant"^^xsd:string ;
  schema:hasOccupation "Zonder"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bAbvxh> ;
  gtm:straat <https://n2t.net/ark:/60537/bOkRcs> ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/bYypfD> ;
  a pico:PersonObservation ;
  roar:documentedIn <https://samh.nl/bronnen/genealogie/deeds/f0b560cc-2024-49d7-a242-0bca34e26915> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/60183> ;
  schema:additionalName [
    ns0:baseSurname "Ridder"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

