@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_5843ccac-c501-81da-fd2d-da9645f8df0f
  a a2a:Record ;
  rdfs:label "BS Geboorte op 22 juni 1902" ;
  a2a:hasPerson oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person-a5f01b71-3f0f-cb15-750d-9ea01c895507, oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person-08ce20d2-f393-1b1a-09e1-7eefed0e7660, oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person-011959cd-c704-694c-3383-6e760f9321f5 ;
  a2a:hasEvent oa:event_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_0, oa:relationep_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_1, oa:relationep_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_2 ;
  a2a:hasSource oa:source_elo_5843ccac-c501-81da-fd2d-da9645f8df0f .

oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person-a5f01b71-3f0f-cb15-750d-9ea01c895507
  a a2a:Person ;
  rdfs:label "Jacoba Theodora Zoet" ;
  a2a:PersonName [
    rdfs:label "Jacoba Theodora Zoet" ;
    a2a:PersonNameFirstName "Jacoba Theodora" ;
    a2a:PersonNameLastName "Zoet"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1902-06-22"^^xsd:date
  ] .

oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person-08ce20d2-f393-1b1a-09e1-7eefed0e7660
  a a2a:Person ;
  rdfs:label "Cornelis Zoet" ;
  a2a:PersonName [
    rdfs:label "Cornelis Zoet" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Zoet"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person-011959cd-c704-694c-3383-6e760f9321f5
  a a2a:Person ;
  rdfs:label "Adriana de Jeu" ;
  a2a:PersonName [
    rdfs:label "Adriana de Jeu" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jeu"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Event1
  a a2a:Event ;
  rdfs:label "other:BS Geboorte" ;
  a2a:EventType "other:BS Geboorte" ;
  a2a:EventDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1902-06-22"^^xsd:date
  ] .

oa:relationep_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person:a5f01b71-3f0f-cb15-750d-9ea01c895507 ;
  a2a:EventKeyRef oa:event_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Event1 .

oa:relationep_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person:08ce20d2-f393-1b1a-09e1-7eefed0e7660 ;
  a2a:EventKeyRef oa:event_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Event1 .

oa:relationep_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Person:011959cd-c704-694c-3383-6e760f9321f5 ;
  a2a:EventKeyRef oa:event_elo_5843ccac-c501-81da-fd2d-da9645f8df0f_Event1 .

oa:source_elo_5843ccac-c501-81da-fd2d-da9645f8df0f
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Alkemade" ;
    rdfs:label "Alkemade", "1893-01-01 - 1902-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1893-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 10, Periode: 1893-1902" ;
    a2a:Book "Geboorteregister van Alkemade, 1893 - 1902." ;
    a2a:DocumentNumber "80" ;
    a2a:RegistryNumber "10" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambtenaar van de Burgerlijke Stand van Alkemade, Deel: 10, Periode: 1893-1902, Geboorteregister van Alkemade, 1893 - 1902., 80, 10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5843ccac-c501-81da-fd2d-da9645f8df0f/iiif/3/1868271/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5843ccac-c501-81da-fd2d-da9645f8df0f" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5843ccac-c501-81da-fd2d-da9645f8df0f/iiif/3/1868271/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/5843ccac-c501-81da-fd2d-da9645f8df0f" ;
  a2a:RecordGUID "{5843ccac-c501-81da-fd2d-da9645f8df0f}" ;
  a2a:SourceRemarkOpmerking "Jaar akte: 1902<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/170.1.18/file/10\">Inventarisnummer 10 van archiefnummer 170.1.18 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand van Alkemade" ;
  a2a:SourceRemarkdeel "10" ;
  a2a:SourceRemarkregister_periode "1893-1902" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3790_00003790.xml van ELO" .

