@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_fc454aef-2c39-e5da-272d-3aad02a2353d
  a a2a:Record ;
  rdfs:label "BS Geboorte op 21 januari 1823 te Oegstgeest" ;
  a2a:hasPerson oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person-04dd3bcc-9196-4378-8e3f-9f957f7cc4b9, oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person-2ec13e0d-3210-0bcf-8c70-084899f0eb77, oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person-fc81c281-06ca-6f5a-13db-02cae79b779d ;
  a2a:hasEvent oa:event_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_0, oa:relationep_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_1, oa:relationep_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_2 ;
  a2a:hasSource oa:source_elo_fc454aef-2c39-e5da-272d-3aad02a2353d .

oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person-04dd3bcc-9196-4378-8e3f-9f957f7cc4b9
  a a2a:Person ;
  rdfs:label "Joanna Webbe" ;
  a2a:PersonName [
    rdfs:label "Joanna Webbe" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Webbe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1823-01-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person-2ec13e0d-3210-0bcf-8c70-084899f0eb77
  a a2a:Person ;
  rdfs:label "Joannes Webbe" ;
  a2a:PersonName [
    rdfs:label "Joannes Webbe" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Webbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person-fc81c281-06ca-6f5a-13db-02cae79b779d
  a a2a:Person ;
  rdfs:label "Joanna Schaapers" ;
  a2a:PersonName [
    rdfs:label "Joanna Schaapers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Schaapers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1823-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest"
  ] .

oa:relationep_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person:04dd3bcc-9196-4378-8e3f-9f957f7cc4b9 ;
  a2a:EventKeyRef oa:event_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Event1 .

oa:relationep_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person:2ec13e0d-3210-0bcf-8c70-084899f0eb77 ;
  a2a:EventKeyRef oa:event_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Event1 .

oa:relationep_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Person:fc81c281-06ca-6f5a-13db-02cae79b779d ;
  a2a:EventKeyRef oa:event_elo_fc454aef-2c39-e5da-272d-3aad02a2353d_Event1 .

oa:source_elo_fc454aef-2c39-e5da-272d-3aad02a2353d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Oegstgeest" ;
    rdfs:label "Oegstgeest", "1812-01-01 - 1824-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-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: 875, Periode: 1812-..." ;
    a2a:Book "Geboorteregister van Oegstgeest, 1812-1824." ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "875" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930), Deel: 875, Periode: 1812-..., Geboorteregister van Oegstgeest, 1812-1824., 6, 875"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fc454aef-2c39-e5da-272d-3aad02a2353d/iiif/3/5381443/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fc454aef-2c39-e5da-272d-3aad02a2353d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fc454aef-2c39-e5da-272d-3aad02a2353d/iiif/3/5381443/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/fc454aef-2c39-e5da-272d-3aad02a2353d" ;
  a2a:RecordGUID "{fc454aef-2c39-e5da-272d-3aad02a2353d}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1823<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0351/file/875\">Inventarisnummer 875 van archiefnummer 0351 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeentebestuur van Oegstgeest (en Poelgeest) (1813-1930)" ;
  a2a:SourceRemarkdeel "875" ;
  a2a:SourceRemarkregister_periode "1812-1824" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_28164_00028164.xml van ELO" .

