@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_elo_193d9304-b58d-4219-eaaf-eabd10cb4933
  a a2a:Record ;
  rdfs:label "BS Geboorte op 2 maart 1899 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person-25ce3504-5f19-511e-7d89-1217e6d814da, oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person-8193b117-e5b3-d311-4ead-e05661b98c7c, oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person-19d1a8f4-b952-da65-62a5-aa2408cb9f6b ;
  a2a:hasEvent oa:event_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_0, oa:relationep_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_1, oa:relationep_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_2 ;
  a2a:hasSource oa:source_elo_193d9304-b58d-4219-eaaf-eabd10cb4933 .

oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person-25ce3504-5f19-511e-7d89-1217e6d814da
  a a2a:Person ;
  rdfs:label "Anna Regina van der Ham" ;
  a2a:PersonName [
    rdfs:label "Anna Regina van der Ham" ;
    a2a:PersonNameFirstName "Anna Regina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1899-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person-8193b117-e5b3-d311-4ead-e05661b98c7c
  a a2a:Person ;
  rdfs:label "Pieter van der Ham" ;
  a2a:PersonName [
    rdfs:label "Pieter van der Ham" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ham"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person-19d1a8f4-b952-da65-62a5-aa2408cb9f6b
  a a2a:Person ;
  rdfs:label "Elizabeth Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Oudshoorn" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1899-03-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person:25ce3504-5f19-511e-7d89-1217e6d814da ;
  a2a:EventKeyRef oa:event_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Event1 .

oa:relationep_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person:8193b117-e5b3-d311-4ead-e05661b98c7c ;
  a2a:EventKeyRef oa:event_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Event1 .

oa:relationep_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Person:19d1a8f4-b952-da65-62a5-aa2408cb9f6b ;
  a2a:EventKeyRef oa:event_elo_193d9304-b58d-4219-eaaf-eabd10cb4933_Event1 .

oa:source_elo_193d9304-b58d-4219-eaaf-eabd10cb4933
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1895-01-01 - 1899-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1895-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 887, Periode: 1895-..." ;
    a2a:Book "Geboorteregister van Oegstgeest, 1895-1899." ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "887" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 887, Periode: 1895-..., Geboorteregister van Oegstgeest, 1895-1899., 20, 887"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/4828a1ea-92ef-4837-8927-65ea6c4642e1/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/193d9304-b58d-4219-eaaf-eabd10cb4933" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/4828a1ea-92ef-4837-8927-65ea6c4642e1/full/!250,250/0/default.jpg"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/193d9304-b58d-4219-eaaf-eabd10cb4933" ;
  a2a:RecordGUID "{193d9304-b58d-4219-eaaf-eabd10cb4933}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1899<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/887\">Inventarisnummer 887 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "887" ;
  a2a:SourceRemarkregister_periode "1895-1899" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_15554_00015554.xml van ELO" .

