@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_3bd00430-493b-09da-19bf-4f94f8a00cbb
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 september 1718 te Leiden" ;
  a2a:hasPerson oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-32501d22-a5d0-b9ef-8d1e-ed0cd0bdc557, oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-62b4771a-d612-4a15-d5d9-66504ead6fad, oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-495799f5-fa8a-e22b-87b7-fbfea3c8a3f8, oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-f8db1731-93c7-e9b3-e250-acb182ec40a2, oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-6fa1ac7e-3be3-ad5b-d09b-896d204e240a ;
  a2a:hasEvent oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_0, oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_1, oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_2, oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_3, oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_4 ;
  a2a:hasSource oa:source_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb .

oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-32501d22-a5d0-b9ef-8d1e-ed0cd0bdc557
  a a2a:Person ;
  rdfs:label "Paul Marron" ;
  a2a:PersonName [
    rdfs:label "Paul Marron" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Marron"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1718" ;
    a2a:Month "9" ;
    a2a:Day "11" ;
    rdfs:label "1718-09-11"^^xsd:date
  ] .

oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-62b4771a-d612-4a15-d5d9-66504ead6fad
  a a2a:Person ;
  rdfs:label "Paul Marron" ;
  a2a:PersonName [
    rdfs:label "Paul Marron" ;
    a2a:PersonNameFirstName "Paul" ;
    a2a:PersonNameLastName "Marron"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-495799f5-fa8a-e22b-87b7-fbfea3c8a3f8
  a a2a:Person ;
  rdfs:label "Marie de Haumerville" ;
  a2a:PersonName [
    rdfs:label "Marie de Haumerville" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haumerville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-f8db1731-93c7-e9b3-e250-acb182ec40a2
  a a2a:Person ;
  rdfs:label "Judith de Haumerville" ;
  a2a:PersonName [
    rdfs:label "Judith de Haumerville" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Haumerville"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person-6fa1ac7e-3be3-ad5b-d09b-896d204e240a
  a a2a:Person ;
  rdfs:label "Benjamin Marron" ;
  a2a:PersonName [
    rdfs:label "Benjamin Marron" ;
    a2a:PersonNameFirstName "Benjamin" ;
    a2a:PersonNameLastName "Marron"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1718" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1718-09-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person:32501d22-a5d0-b9ef-8d1e-ed0cd0bdc557 ;
  a2a:EventKeyRef oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1 .

oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person:62b4771a-d612-4a15-d5d9-66504ead6fad ;
  a2a:EventKeyRef oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1 .

oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person:495799f5-fa8a-e22b-87b7-fbfea3c8a3f8 ;
  a2a:EventKeyRef oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1 .

oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person:f8db1731-93c7-e9b3-e250-acb182ec40a2 ;
  a2a:EventKeyRef oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1 .

oa:relationep_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Person:6fa1ac7e-3be3-ad5b-d09b-896d204e240a ;
  a2a:EventKeyRef oa:event_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb_Event1 .

oa:source_elo_3bd00430-493b-09da-19bf-4f94f8a00cbb
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1696-01-01 - 1748-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1696-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1748-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1718" ;
    a2a:Month "9" ;
    a2a:Day "18" ;
    rdfs:label "1718-09-18"^^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: 275, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748." ;
    a2a:RegistryNumber "275" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 275, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1696 - 1 mei 1748., 275"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/3bd00430-493b-09da-19bf-4f94f8a00cbb/iiif/3/1805853/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3bd00430-493b-09da-19bf-4f94f8a00cbb" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/3bd00430-493b-09da-19bf-4f94f8a00cbb/iiif/3/1805853/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/3bd00430-493b-09da-19bf-4f94f8a00cbb" ;
  a2a:RecordGUID "{3bd00430-493b-09da-19bf-4f94f8a00cbb}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-09-1718<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/275\">Inventarisnummer 275 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "275" ;
  a2a:SourceRemarkregister_periode "1696-1748" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_8025_00008025.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-09-1718" .
