@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_ee39b509-cf05-bc52-8159-a5f444cfb043
  a a2a:Record ;
  rdfs:label "BS Geboorte op 27 oktober 1823 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person-6ba4dbb9-5e84-6bb8-e325-1b387ed321bd, oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person-c6e09ccb-ec0c-cef9-1620-22c432c17689, oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person-f6c8efe1-2a95-123c-cba2-935241804dca ;
  a2a:hasEvent oa:event_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_0, oa:relationep_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_1, oa:relationep_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_2 ;
  a2a:hasSource oa:source_elo_ee39b509-cf05-bc52-8159-a5f444cfb043 .

oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person-6ba4dbb9-5e84-6bb8-e325-1b387ed321bd
  a a2a:Person ;
  rdfs:label "Cornelia Hogewoning" ;
  a2a:PersonName [
    rdfs:label "Cornelia Hogewoning" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Hogewoning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1823-10-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person-c6e09ccb-ec0c-cef9-1620-22c432c17689
  a a2a:Person ;
  rdfs:label "Abraham Gerritsz Hogewoning" ;
  a2a:PersonName [
    rdfs:label "Abraham Gerritsz Hogewoning" ;
    a2a:PersonNameFirstName "Abraham Gerritsz" ;
    a2a:PersonNameLastName "Hogewoning"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "daggelder" .

oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person-f6c8efe1-2a95-123c-cba2-935241804dca
  a a2a:Person ;
  rdfs:label "Neeltje van den Bosch" ;
  a2a:PersonName [
    rdfs:label "Neeltje van den Bosch" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bosch"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1823-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person:6ba4dbb9-5e84-6bb8-e325-1b387ed321bd ;
  a2a:EventKeyRef oa:event_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Event1 .

oa:relationep_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person:c6e09ccb-ec0c-cef9-1620-22c432c17689 ;
  a2a:EventKeyRef oa:event_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Event1 .

oa:relationep_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Person:f6c8efe1-2a95-123c-cba2-935241804dca ;
  a2a:EventKeyRef oa:event_elo_ee39b509-cf05-bc52-8159-a5f444cfb043_Event1 .

oa:source_elo_ee39b509-cf05-bc52-8159-a5f444cfb043
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1822-01-01 - 1840-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1840-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1229, Periode: 1822-1840" ;
    a2a:Book "Geboorteregister van Rijnsburg, 1822 - 1840." ;
    a2a:RegistryNumber "1229" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1229, Periode: 1822-1840, Geboorteregister van Rijnsburg, 1822 - 1840., 1229"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/ee39b509-cf05-bc52-8159-a5f444cfb043/iiif/3/677186/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/ee39b509-cf05-bc52-8159-a5f444cfb043" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/ee39b509-cf05-bc52-8159-a5f444cfb043/iiif/3/677186/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/ee39b509-cf05-bc52-8159-a5f444cfb043" ;
  a2a:RecordGUID "{ee39b509-cf05-bc52-8159-a5f444cfb043}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1823<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1229\">Inventarisnummer 1229 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1229" ;
  a2a:SourceRemarkregister_periode "1822-1840" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_27013_00027013.xml van ELO" .

