@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_61c57912-e2f8-67c7-5e10-a4b9c759b2ff
  a a2a:Record ;
  rdfs:label "DTB Dopen op 4 augustus 1754 te Leiden" ;
  a2a:hasPerson oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-999f4ec2-424b-c8bd-4241-3fec9aa2a476, oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-90e6362e-c8a9-9e0a-acbd-6ef9234da2d8, oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-5acd138c-2481-ddd4-e94c-42fcb86e8220, oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-3b530305-6986-37b0-4e84-788ee4317875, oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-8114afbf-aad9-c542-1ee9-21178ec2ede1 ;
  a2a:hasEvent oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_0, oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_1, oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_2, oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_3, oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_4 ;
  a2a:hasSource oa:source_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff .

oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-999f4ec2-424b-c8bd-4241-3fec9aa2a476
  a a2a:Person ;
  rdfs:label "Jacob de Sauvage" ;
  a2a:PersonName [
    rdfs:label "Jacob de Sauvage" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Sauvage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-90e6362e-c8a9-9e0a-acbd-6ef9234da2d8
  a a2a:Person ;
  rdfs:label "Jan de Sauvage" ;
  a2a:PersonName [
    rdfs:label "Jan de Sauvage" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Sauvage"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-5acd138c-2481-ddd4-e94c-42fcb86e8220
  a a2a:Person ;
  rdfs:label "Marijtje Vis" ;
  a2a:PersonName [
    rdfs:label "Marijtje Vis" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNameLastName "Vis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-3b530305-6986-37b0-4e84-788ee4317875
  a a2a:Person ;
  rdfs:label "Johanna Springvliet" ;
  a2a:PersonName [
    rdfs:label "Johanna Springvliet" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Springvliet"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person-8114afbf-aad9-c542-1ee9-21178ec2ede1
  a a2a:Person ;
  rdfs:label "Jaques de Sauvage" ;
  a2a:PersonName [
    rdfs:label "Jaques de Sauvage" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Sauvage"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1754-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person:999f4ec2-424b-c8bd-4241-3fec9aa2a476 ;
  a2a:EventKeyRef oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1 .

oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person:90e6362e-c8a9-9e0a-acbd-6ef9234da2d8 ;
  a2a:EventKeyRef oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1 .

oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person:5acd138c-2481-ddd4-e94c-42fcb86e8220 ;
  a2a:EventKeyRef oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1 .

oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person:3b530305-6986-37b0-4e84-788ee4317875 ;
  a2a:EventKeyRef oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1 .

oa:relationep_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Person:8114afbf-aad9-c542-1ee9-21178ec2ede1 ;
  a2a:EventKeyRef oa:event_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff_Event1 .

oa:source_elo_61c57912-e2f8-67c7-5e10-a4b9c759b2ff
  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 "1754" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1754-08-04"^^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/61c57912-e2f8-67c7-5e10-a4b9c759b2ff/iiif/3/1627663/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/61c57912-e2f8-67c7-5e10-a4b9c759b2ff" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/61c57912-e2f8-67c7-5e10-a4b9c759b2ff/iiif/3/1627663/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/61c57912-e2f8-67c7-5e10-a4b9c759b2ff" ;
  a2a:RecordGUID "{61c57912-e2f8-67c7-5e10-a4b9c759b2ff}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 04-08-1754<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_7633_00007633.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 04-08-1754" .
