@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_232cc9c9-caa1-704e-48de-a3ee1447170d
  a a2a:Record ;
  rdfs:label "BS Geboorte op 9 november 1823 te Warmond" ;
  a2a:hasPerson oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person-ae61553c-51e5-6a28-54fc-162f71611591, oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person-36a9b3de-a95b-d7ad-181a-f2461948c0d1, oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person-288f1c89-a8e3-5a2b-6024-5aa0e55e48fa ;
  a2a:hasEvent oa:event_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_0, oa:relationep_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_1, oa:relationep_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_2 ;
  a2a:hasSource oa:source_elo_232cc9c9-caa1-704e-48de-a3ee1447170d .

oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person-ae61553c-51e5-6a28-54fc-162f71611591
  a a2a:Person ;
  rdfs:label "NN * Gerritse" ;
  a2a:PersonName [
    rdfs:label "NN * Gerritse" ;
    a2a:PersonNameFirstName "NN *" ;
    a2a:PersonNameLastName "Gerritse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1823" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1823-11-09"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person-36a9b3de-a95b-d7ad-181a-f2461948c0d1
  a a2a:Person ;
  rdfs:label "Gerrit Lamberts Gerritse" ;
  a2a:PersonName [
    rdfs:label "Gerrit Lamberts Gerritse" ;
    a2a:PersonNameFirstName "Gerrit Lamberts" ;
    a2a:PersonNameLastName "Gerritse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Profession "timmermansknecht" .

oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person-288f1c89-a8e3-5a2b-6024-5aa0e55e48fa
  a a2a:Person ;
  rdfs:label "Prijna Zwaan" ;
  a2a:PersonName [
    rdfs:label "Prijna Zwaan" ;
    a2a:PersonNameFirstName "Prijna" ;
    a2a:PersonNameLastName "Zwaan"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1823" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1823-11-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person:ae61553c-51e5-6a28-54fc-162f71611591 ;
  a2a:EventKeyRef oa:event_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Event1 .

oa:relationep_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person:36a9b3de-a95b-d7ad-181a-f2461948c0d1 ;
  a2a:EventKeyRef oa:event_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Event1 .

oa:relationep_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Person:288f1c89-a8e3-5a2b-6024-5aa0e55e48fa ;
  a2a:EventKeyRef oa:event_elo_232cc9c9-caa1-704e-48de-a3ee1447170d_Event1 .

oa:source_elo_232cc9c9-caa1-704e-48de-a3ee1447170d
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1820-01-01 - 1829-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1820-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1829-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 723, Periode: 1820-1829" ;
    a2a:Book "Geboorteregister van Warmond, 1820 - 1829." ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "723" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 723, Periode: 1820-1829, Geboorteregister van Warmond, 1820 - 1829., 35, 723"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/232cc9c9-caa1-704e-48de-a3ee1447170d/iiif/3/642512/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/232cc9c9-caa1-704e-48de-a3ee1447170d" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/232cc9c9-caa1-704e-48de-a3ee1447170d/iiif/3/642512/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/232cc9c9-caa1-704e-48de-a3ee1447170d" ;
  a2a:RecordGUID "{232cc9c9-caa1-704e-48de-a3ee1447170d}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1823<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/723\">Inventarisnummer 723 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "723" ;
  a2a:SourceRemarkregister_periode "1820-1829" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_10045_00010045.xml van ELO" .

