@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_5886f8fa-1246-620b-63d0-2aefc4e56c1a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 april 1742 te Leiden" ;
  a2a:hasPerson oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-bc780691-2d1a-f8b3-13b6-007d12d6c061, oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-d9d51585-5031-857c-3f1e-5ed5071d3059, oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-9548e15d-3af2-8614-c2c5-9eadc1b96743, oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-9b85720a-b15a-5717-d32a-d3bbc5886662, oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-b395af8c-8df9-2c11-f92b-c7228b55636f ;
  a2a:hasEvent oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_0, oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_1, oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_2, oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_3, oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_4 ;
  a2a:hasSource oa:source_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a .

oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-bc780691-2d1a-f8b3-13b6-007d12d6c061
  a a2a:Person ;
  rdfs:label "Lammert van Roon" ;
  a2a:PersonName [
    rdfs:label "Lammert van Roon" ;
    a2a:PersonNameFirstName "Lammert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-d9d51585-5031-857c-3f1e-5ed5071d3059
  a a2a:Person ;
  rdfs:label "Daniel van Roon" ;
  a2a:PersonName [
    rdfs:label "Daniel van Roon" ;
    a2a:PersonNameFirstName "Daniel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-9548e15d-3af2-8614-c2c5-9eadc1b96743
  a a2a:Person ;
  rdfs:label "Jannetje Langeveld" ;
  a2a:PersonName [
    rdfs:label "Jannetje Langeveld" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Langeveld"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-9b85720a-b15a-5717-d32a-d3bbc5886662
  a a2a:Person ;
  rdfs:label "Jan van Roon" ;
  a2a:PersonName [
    rdfs:label "Jan van Roon" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person-b395af8c-8df9-2c11-f92b-c7228b55636f
  a a2a:Person ;
  rdfs:label "Marijtje Breedelf" ;
  a2a:PersonName [
    rdfs:label "Marijtje Breedelf" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Breedelf"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1742" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1742-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person:bc780691-2d1a-f8b3-13b6-007d12d6c061 ;
  a2a:EventKeyRef oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1 .

oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person:d9d51585-5031-857c-3f1e-5ed5071d3059 ;
  a2a:EventKeyRef oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1 .

oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person:9548e15d-3af2-8614-c2c5-9eadc1b96743 ;
  a2a:EventKeyRef oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1 .

oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person:9b85720a-b15a-5717-d32a-d3bbc5886662 ;
  a2a:EventKeyRef oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1 .

oa:relationep_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Person:b395af8c-8df9-2c11-f92b-c7228b55636f ;
  a2a:EventKeyRef oa:event_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a_Event1 .

oa:source_elo_5886f8fa-1246-620b-63d0-2aefc4e56c1a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1754-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1742" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1742-04-22"^^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: 251, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754." ;
    a2a:RegistryNumber "251" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 251, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754., 251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/5886f8fa-1246-620b-63d0-2aefc4e56c1a/iiif/3/1625444/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5886f8fa-1246-620b-63d0-2aefc4e56c1a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/5886f8fa-1246-620b-63d0-2aefc4e56c1a/iiif/3/1625444/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/5886f8fa-1246-620b-63d0-2aefc4e56c1a" ;
  a2a:RecordGUID "{5886f8fa-1246-620b-63d0-2aefc4e56c1a}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 22-04-1742<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/251\">Inventarisnummer 251 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "251" ;
  a2a:SourceRemarkregister_periode "1741-1754" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3820_00003820.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-04-1742" .
