@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_586691c2-73ca-539b-ce52-1971d5844728
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 augustus 1640 te Leiden" ;
  a2a:hasPerson oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-86779299-14e0-6356-c822-0e7ffe88bcc3, oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-8d5c97e7-5fba-7a9e-9220-954eb15b0943, oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-671d09dd-30a3-5e29-e685-a29948c784f7, oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-640ca093-3d51-a71a-cf43-1bda1d012639, oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-8f68adc3-cb21-67ac-8023-a35098a4531b, oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-e66992c5-26be-3ef8-b2f2-68cd6fa38f41 ;
  a2a:hasEvent oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_0, oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_1, oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_2, oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_3, oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_4, oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_5 ;
  a2a:hasSource oa:source_elo_586691c2-73ca-539b-ce52-1971d5844728 .

oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-86779299-14e0-6356-c822-0e7ffe88bcc3
  a a2a:Person ;
  rdfs:label "André de Hennion" ;
  a2a:PersonName [
    rdfs:label "André de Hennion" ;
    a2a:PersonNameFirstName "André" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hennion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-8d5c97e7-5fba-7a9e-9220-954eb15b0943
  a a2a:Person ;
  rdfs:label "Jacques de Hennion" ;
  a2a:PersonName [
    rdfs:label "Jacques de Hennion" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Hennion"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-671d09dd-30a3-5e29-e685-a29948c784f7
  a a2a:Person ;
  rdfs:label "Nicolas Tongre" ;
  a2a:PersonName [
    rdfs:label "Nicolas Tongre" ;
    a2a:PersonNameFirstName "Nicolas" ;
    a2a:PersonNameLastName "Tongre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-640ca093-3d51-a71a-cf43-1bda1d012639
  a a2a:Person ;
  rdfs:label "Jean Petit" ;
  a2a:PersonName [
    rdfs:label "Jean Petit" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Petit"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-8f68adc3-cb21-67ac-8023-a35098a4531b
  a a2a:Person ;
  rdfs:label "Judith Meuro" ;
  a2a:PersonName [
    rdfs:label "Judith Meuro" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Meuro"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person-e66992c5-26be-3ef8-b2f2-68cd6fa38f41
  a a2a:Person ;
  rdfs:label "Marie le Baiseur" ;
  a2a:PersonName [
    rdfs:label "Marie le Baiseur" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Baiseur"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1640-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person:86779299-14e0-6356-c822-0e7ffe88bcc3 ;
  a2a:EventKeyRef oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 .

oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person:8d5c97e7-5fba-7a9e-9220-954eb15b0943 ;
  a2a:EventKeyRef oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 .

oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person:671d09dd-30a3-5e29-e685-a29948c784f7 ;
  a2a:EventKeyRef oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 .

oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person:640ca093-3d51-a71a-cf43-1bda1d012639 ;
  a2a:EventKeyRef oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 .

oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person:8f68adc3-cb21-67ac-8023-a35098a4531b ;
  a2a:EventKeyRef oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 .

oa:relationep_elo_586691c2-73ca-539b-ce52-1971d5844728_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_586691c2-73ca-539b-ce52-1971d5844728_Person:e66992c5-26be-3ef8-b2f2-68cd6fa38f41 ;
  a2a:EventKeyRef oa:event_elo_586691c2-73ca-539b-ce52-1971d5844728_Event1 .

oa:source_elo_586691c2-73ca-539b-ce52-1971d5844728
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1627-01-01 - 1646-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1627-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1646-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1640" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1640-08-19"^^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: 271, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646." ;
    a2a:RegistryNumber "271" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 271, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1 augustus 1627 - 1646., 271"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/63fa10ac-c5ef-46d1-b0c5-e46e5cd703d9/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/586691c2-73ca-539b-ce52-1971d5844728" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/63fa10ac-c5ef-46d1-b0c5-e46e5cd703d9/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/586691c2-73ca-539b-ce52-1971d5844728" ;
  a2a:RecordGUID "{586691c2-73ca-539b-ce52-1971d5844728}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-08-1640<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/271\">Inventarisnummer 271 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "271" ;
  a2a:SourceRemarkregister_periode "1627-1646" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_12332_00012332.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-08-1640" .
