@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_d2bf4cfa-55ea-9f6f-3119-3568b47a3276
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 februari 1670 te Leiden" ;
  a2a:hasPerson oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-633e7890-a77f-50a8-b00d-bbd591ff8b39, oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-dd70b695-b708-7e8e-e32f-a7d7229f0fa8, oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-0729569d-48af-6f4c-d40e-328f61440b68, oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-bd78f399-df60-2a11-cb99-6c413add7c15, oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-82797457-128b-18e0-b1de-4b357eab765b ;
  a2a:hasEvent oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_0, oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_1, oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_2, oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_3, oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_4 ;
  a2a:hasSource oa:source_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276 .

oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-633e7890-a77f-50a8-b00d-bbd591ff8b39
  a a2a:Person ;
  rdfs:label "Susanne Daré" ;
  a2a:PersonName [
    rdfs:label "Susanne Daré" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Daré"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-dd70b695-b708-7e8e-e32f-a7d7229f0fa8
  a a2a:Person ;
  rdfs:label "Matthieu Daré" ;
  a2a:PersonName [
    rdfs:label "Matthieu Daré" ;
    a2a:PersonNameFirstName "Matthieu" ;
    a2a:PersonNameLastName "Daré"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-0729569d-48af-6f4c-d40e-328f61440b68
  a a2a:Person ;
  rdfs:label "Susanne Emmenol" ;
  a2a:PersonName [
    rdfs:label "Susanne Emmenol" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Emmenol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-bd78f399-df60-2a11-cb99-6c413add7c15
  a a2a:Person ;
  rdfs:label "Elizabeth Jeanne" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Jeanne" ;
    a2a:PersonNameFirstName "Elizabeth Jeanne"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person-82797457-128b-18e0-b1de-4b357eab765b
  a a2a:Person ;
  rdfs:label "George Campe" ;
  a2a:PersonName [
    rdfs:label "George Campe" ;
    a2a:PersonNameFirstName "George" ;
    a2a:PersonNameLastName "Campe"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1670-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person:633e7890-a77f-50a8-b00d-bbd591ff8b39 ;
  a2a:EventKeyRef oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1 .

oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person:dd70b695-b708-7e8e-e32f-a7d7229f0fa8 ;
  a2a:EventKeyRef oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1 .

oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person:0729569d-48af-6f4c-d40e-328f61440b68 ;
  a2a:EventKeyRef oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1 .

oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person:bd78f399-df60-2a11-cb99-6c413add7c15 ;
  a2a:EventKeyRef oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1 .

oa:relationep_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Person:82797457-128b-18e0-b1de-4b357eab765b ;
  a2a:EventKeyRef oa:event_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276_Event1 .

oa:source_elo_d2bf4cfa-55ea-9f6f-3119-3568b47a3276
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1654-01-01 - 1683-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1654-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1683-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1670-02-25"^^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: 304, Periode: 1..." ;
    a2a:Book "Doopboek van de kerk De Zon (RK) te Leiden, 1654 - 23 september 1683." ;
    a2a:RegistryNumber "304" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 304, Periode: 1..., Doopboek van de kerk De Zon (RK) te Leiden, 1654 - 23 september 1683., 304"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/b3fe9505-1093-449e-83ba-472c9ed76b5d/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d2bf4cfa-55ea-9f6f-3119-3568b47a3276" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/b3fe9505-1093-449e-83ba-472c9ed76b5d/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/d2bf4cfa-55ea-9f6f-3119-3568b47a3276" ;
  a2a:RecordGUID "{d2bf4cfa-55ea-9f6f-3119-3568b47a3276}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-02-1670<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/304\">Inventarisnummer 304 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "304" ;
  a2a:SourceRemarkregister_periode "1654-1683" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_21289_00021289.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-02-1670" .
