@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_87628393-66f4-5e02-a0ac-e3c219fac4d2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 1 april 1782 te Rijnsburg" ;
  a2a:hasPerson oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-c05d040e-7876-eb56-2f10-ecb60d454b96, oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-c4c2626f-bb49-3a7b-4e9c-2a2199d6873b, oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-6bfb8846-7ac0-01db-710d-021e135b2978, oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-749e4d25-4409-1421-f599-b07ad47e2496, oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-3c028fae-2246-a002-0851-109d1b01325f ;
  a2a:hasEvent oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_0, oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_1, oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_2, oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_3, oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_4 ;
  a2a:hasSource oa:source_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2 .

oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-c05d040e-7876-eb56-2f10-ecb60d454b96
  a a2a:Person ;
  rdfs:label "Jan Adrianus Boeké" ;
  a2a:PersonName [
    rdfs:label "Jan Adrianus Boeké" ;
    a2a:PersonNameFirstName "Jan Adrianus" ;
    a2a:PersonNameLastName "Boeké"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1782" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1782-03-23"^^xsd:date
  ] .

oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-c4c2626f-bb49-3a7b-4e9c-2a2199d6873b
  a a2a:Person ;
  rdfs:label "Hendrik Boeké" ;
  a2a:PersonName [
    rdfs:label "Hendrik Boeké" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Boeké"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-6bfb8846-7ac0-01db-710d-021e135b2978
  a a2a:Person ;
  rdfs:label "Dora de Groot" ;
  a2a:PersonName [
    rdfs:label "Dora de Groot" ;
    a2a:PersonNameFirstName "Dora" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-749e4d25-4409-1421-f599-b07ad47e2496
  a a2a:Person ;
  rdfs:label "Arij de Groot" ;
  a2a:PersonName [
    rdfs:label "Arij de Groot" ;
    a2a:PersonNameFirstName "Arij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person-3c028fae-2246-a002-0851-109d1b01325f
  a a2a:Person ;
  rdfs:label "Aagje de Groot" ;
  a2a:PersonName [
    rdfs:label "Aagje de Groot" ;
    a2a:PersonNameFirstName "Aagje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1782" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1782-04-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg"
  ] .

oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person:c05d040e-7876-eb56-2f10-ecb60d454b96 ;
  a2a:EventKeyRef oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1 .

oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person:c4c2626f-bb49-3a7b-4e9c-2a2199d6873b ;
  a2a:EventKeyRef oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1 .

oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person:6bfb8846-7ac0-01db-710d-021e135b2978 ;
  a2a:EventKeyRef oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1 .

oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person:749e4d25-4409-1421-f599-b07ad47e2496 ;
  a2a:EventKeyRef oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1 .

oa:relationep_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Person:3c028fae-2246-a002-0851-109d1b01325f ;
  a2a:EventKeyRef oa:event_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2_Event1 .

oa:source_elo_87628393-66f4-5e02-a0ac-e3c219fac4d2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Rijnsburg" ;
    rdfs:label "Rijnsburg", "1675-01-01 - 1787-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1675-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1782" ;
    a2a:Month "4" ;
    a2a:Day "1" ;
    rdfs:label "1782-04-01"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787" ;
    a2a:Book "Doopboek (NH) van Rijnsburg, 1675 - 1787." ;
    a2a:RegistryNumber "1213" ;
    a2a:Folio "147v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg, Deel: 1213, Periode: 1675-1787, Doopboek (NH) van Rijnsburg, 1675 - 1787., 1213, 147v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/5a6c9058-9885-4666-bfea-b73f8c82ba55/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/87628393-66f4-5e02-a0ac-e3c219fac4d2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/5a6c9058-9885-4666-bfea-b73f8c82ba55/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/87628393-66f4-5e02-a0ac-e3c219fac4d2" ;
  a2a:RecordGUID "{87628393-66f4-5e02-a0ac-e3c219fac4d2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 01-04-1782<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0700/file/1213\">Inventarisnummer 1213 van archiefnummer 0700 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Ambachts-, Dorps- en Gemeentebestuur van Rijnsburg" ;
  a2a:SourceRemarkdeel "1213" ;
  a2a:SourceRemarkregister_periode "1675-1787" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_9834_00009834.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 01-04-1782" .
