@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_bcdf3c29-17ea-b271-ff8b-5978b640314c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 mei 1728 te Leiden" ;
  a2a:hasPerson oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-818cde1e-bd79-e1b9-38fc-fd72ceaebec3, oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-c013b516-cc11-f680-67d9-b314845c98b2, oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-57bd82cf-6cd1-9051-9126-3656fef1181c, oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-8ff31087-d092-3e4c-1f46-d8b033ad4824, oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-0e27c242-c24e-b9a6-c03f-2721bc8c15ba ;
  a2a:hasEvent oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_0, oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_1, oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_2, oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_3, oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_4 ;
  a2a:hasSource oa:source_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c .

oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-818cde1e-bd79-e1b9-38fc-fd72ceaebec3
  a a2a:Person ;
  rdfs:label "Antonius Roembergh" ;
  a2a:PersonName [
    rdfs:label "Antonius Roembergh" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Roembergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-c013b516-cc11-f680-67d9-b314845c98b2
  a a2a:Person ;
  rdfs:label "Antonius Roembergh" ;
  a2a:PersonName [
    rdfs:label "Antonius Roembergh" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Roembergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-57bd82cf-6cd1-9051-9126-3656fef1181c
  a a2a:Person ;
  rdfs:label "Maria Crispeijn" ;
  a2a:PersonName [
    rdfs:label "Maria Crispeijn" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Crispeijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-8ff31087-d092-3e4c-1f46-d8b033ad4824
  a a2a:Person ;
  rdfs:label "Joannes Brakel" ;
  a2a:PersonName [
    rdfs:label "Joannes Brakel" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Brakel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person-0e27c242-c24e-b9a6-c03f-2721bc8c15ba
  a a2a:Person ;
  rdfs:label "Elisabeth Lancet" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Lancet" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Lancet"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1728" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1728-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person:818cde1e-bd79-e1b9-38fc-fd72ceaebec3 ;
  a2a:EventKeyRef oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1 .

oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person:c013b516-cc11-f680-67d9-b314845c98b2 ;
  a2a:EventKeyRef oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1 .

oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person:57bd82cf-6cd1-9051-9126-3656fef1181c ;
  a2a:EventKeyRef oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1 .

oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person:8ff31087-d092-3e4c-1f46-d8b033ad4824 ;
  a2a:EventKeyRef oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1 .

oa:relationep_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Person:0e27c242-c24e-b9a6-c03f-2721bc8c15ba ;
  a2a:EventKeyRef oa:event_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c_Event1 .

oa:source_elo_bcdf3c29-17ea-b271-ff8b-5978b640314c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1728" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1728-05-02"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 293, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757." ;
    a2a:RegistryNumber "293" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 293, Periode: 1..., Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757., 293"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/76576aba-9e85-4aac-94f0-f3bf850041f4/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/bcdf3c29-17ea-b271-ff8b-5978b640314c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/76576aba-9e85-4aac-94f0-f3bf850041f4/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/bcdf3c29-17ea-b271-ff8b-5978b640314c" ;
  a2a:RecordGUID "{bcdf3c29-17ea-b271-ff8b-5978b640314c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-05-1728<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/293\">Inventarisnummer 293 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "293" ;
  a2a:SourceRemarkregister_periode "1705-1757" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_24122_00024122.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-05-1728" .
