@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_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 november 1676 te Leiden" ;
  a2a:hasPerson oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-526ac3fc-4183-81bb-23b1-ab9957938fbe, oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-df467894-ef1b-86aa-9bce-278b11872176, oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-f221b3f3-cda1-fcf0-8010-c7459d126b8e, oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-adeb81b2-e1b0-40f0-78fe-a6131b58ca79, oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-d8b13951-a33d-f2cf-88cf-7d92291bb61e ;
  a2a:hasEvent oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_0, oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_1, oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_2, oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_3, oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_4 ;
  a2a:hasSource oa:source_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a .

oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-526ac3fc-4183-81bb-23b1-ab9957938fbe
  a a2a:Person ;
  rdfs:label "Henry Couppé" ;
  a2a:PersonName [
    rdfs:label "Henry Couppé" ;
    a2a:PersonNameFirstName "Henry" ;
    a2a:PersonNameLastName "Couppé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-df467894-ef1b-86aa-9bce-278b11872176
  a a2a:Person ;
  rdfs:label "Martin Couppé" ;
  a2a:PersonName [
    rdfs:label "Martin Couppé" ;
    a2a:PersonNameFirstName "Martin" ;
    a2a:PersonNameLastName "Couppé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-f221b3f3-cda1-fcf0-8010-c7459d126b8e
  a a2a:Person ;
  rdfs:label "Anne Pierre" ;
  a2a:PersonName [
    rdfs:label "Anne Pierre" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Pierre"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-adeb81b2-e1b0-40f0-78fe-a6131b58ca79
  a a2a:Person ;
  rdfs:label "Henry Hanijan" ;
  a2a:PersonName [
    rdfs:label "Henry Hanijan" ;
    a2a:PersonNameFirstName "Henry" ;
    a2a:PersonNameLastName "Hanijan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person-d8b13951-a33d-f2cf-88cf-7d92291bb61e
  a a2a:Person ;
  rdfs:label "Anne Louyse" ;
  a2a:PersonName [
    rdfs:label "Anne Louyse" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePatronym "Louyse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1676" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1676-11-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person:526ac3fc-4183-81bb-23b1-ab9957938fbe ;
  a2a:EventKeyRef oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1 .

oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person:df467894-ef1b-86aa-9bce-278b11872176 ;
  a2a:EventKeyRef oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1 .

oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person:f221b3f3-cda1-fcf0-8010-c7459d126b8e ;
  a2a:EventKeyRef oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1 .

oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person:adeb81b2-e1b0-40f0-78fe-a6131b58ca79 ;
  a2a:EventKeyRef oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1 .

oa:relationep_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Person:d8b13951-a33d-f2cf-88cf-7d92291bb61e ;
  a2a:EventKeyRef oa:event_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a_Event1 .

oa:source_elo_c4e21f64-ef2c-ea60-bb54-2e7e15f9796a
  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 "1676" ;
    a2a:Month "11" ;
    a2a:Day "29" ;
    rdfs:label "1676-11-29"^^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/8d17b749-37ca-4830-8d3b-e3fa31e4ff5e/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c4e21f64-ef2c-ea60-bb54-2e7e15f9796a" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/8d17b749-37ca-4830-8d3b-e3fa31e4ff5e/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/c4e21f64-ef2c-ea60-bb54-2e7e15f9796a" ;
  a2a:RecordGUID "{c4e21f64-ef2c-ea60-bb54-2e7e15f9796a}" ;
  a2a:SourceRemarkOpmerking "Toevoeging onderzoeker: Coppé<br>Doopdatum: 29-11-1676<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_21715_00021715.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-11-1676" .
