@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_76cd4932-e54c-1f27-2d30-407a3ff862ae
  a a2a:Record ;
  rdfs:label "DTB Dopen op 9 februari 1678 te Leiden" ;
  a2a:hasPerson oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-85672aa7-bc15-d5b9-1a7d-70714a6acf33, oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-c84ee236-24d2-6efe-a7e8-549ec8f9363b, oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-161004e2-ecee-f487-5e9f-68e86047e983, oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-ec2cdcb8-306b-0c8b-1ea9-8df41cecc56b, oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-642a3489-3ef3-6962-96dd-aaee11d503f4, oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-84fe0982-6f5b-62d0-1b26-de0adcfb531b ;
  a2a:hasEvent oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_0, oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_1, oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_2, oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_3, oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_4, oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_5 ;
  a2a:hasSource oa:source_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae .

oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-85672aa7-bc15-d5b9-1a7d-70714a6acf33
  a a2a:Person ;
  rdfs:label "Isaac Dozy" ;
  a2a:PersonName [
    rdfs:label "Isaac Dozy" ;
    a2a:PersonNameFirstName "Isaac" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "6" ;
    rdfs:label "1678-02-06"^^xsd:date
  ] .

oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-c84ee236-24d2-6efe-a7e8-549ec8f9363b
  a a2a:Person ;
  rdfs:label "Pierre Dozy" ;
  a2a:PersonName [
    rdfs:label "Pierre Dozy" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-161004e2-ecee-f487-5e9f-68e86047e983
  a a2a:Person ;
  rdfs:label "Michelle van Mierbecq" ;
  a2a:PersonName [
    rdfs:label "Michelle van Mierbecq" ;
    a2a:PersonNameFirstName "Michelle" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierbecq"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-ec2cdcb8-306b-0c8b-1ea9-8df41cecc56b
  a a2a:Person ;
  rdfs:label "Gerar Drolenvaux" ;
  a2a:PersonName [
    rdfs:label "Gerar Drolenvaux" ;
    a2a:PersonNameFirstName "Gerar" ;
    a2a:PersonNameLastName "Drolenvaux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-642a3489-3ef3-6962-96dd-aaee11d503f4
  a a2a:Person ;
  rdfs:label "Jacques Dozy" ;
  a2a:PersonName [
    rdfs:label "Jacques Dozy" ;
    a2a:PersonNameFirstName "Jacques" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person-84fe0982-6f5b-62d0-1b26-de0adcfb531b
  a a2a:Person ;
  rdfs:label "Jehanne Dozy" ;
  a2a:PersonName [
    rdfs:label "Jehanne Dozy" ;
    a2a:PersonNameFirstName "Jehanne" ;
    a2a:PersonNameLastName "Dozy"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1678-02-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person:85672aa7-bc15-d5b9-1a7d-70714a6acf33 ;
  a2a:EventKeyRef oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 .

oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person:c84ee236-24d2-6efe-a7e8-549ec8f9363b ;
  a2a:EventKeyRef oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 .

oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person:161004e2-ecee-f487-5e9f-68e86047e983 ;
  a2a:EventKeyRef oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 .

oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person:ec2cdcb8-306b-0c8b-1ea9-8df41cecc56b ;
  a2a:EventKeyRef oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 .

oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person:642a3489-3ef3-6962-96dd-aaee11d503f4 ;
  a2a:EventKeyRef oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 .

oa:relationep_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Person:84fe0982-6f5b-62d0-1b26-de0adcfb531b ;
  a2a:EventKeyRef oa:event_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae_Event1 .

oa:source_elo_76cd4932-e54c-1f27-2d30-407a3ff862ae
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1670-01-01 - 1695-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "2" ;
    a2a:Day "9" ;
    rdfs:label "1678-02-09"^^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: 274, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1670 - 1695." ;
    a2a:RegistryNumber "274" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 274, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1670 - 1695., 274"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f5c1f84d-8ca7-4fa4-aec7-f06603849180/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/76cd4932-e54c-1f27-2d30-407a3ff862ae" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f5c1f84d-8ca7-4fa4-aec7-f06603849180/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/76cd4932-e54c-1f27-2d30-407a3ff862ae" ;
  a2a:RecordGUID "{76cd4932-e54c-1f27-2d30-407a3ff862ae}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 09-02-1678<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/274\">Inventarisnummer 274 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "274" ;
  a2a:SourceRemarkregister_periode "1670-1695" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_20305_00020305.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 09-02-1678" .
