@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_7de16d7e-c8d2-c9f3-5364-fe1038f19a03
  a a2a:Record ;
  rdfs:label "DTB Dopen op 29 juni 1640 te Leiden" ;
  a2a:hasPerson oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-e1f87f3f-3ed7-3876-324e-90dd6092d66b, oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-9767c425-662a-1d7e-fe82-70f4d5d95e31, oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-20db8063-6e00-e491-16e7-738a5a85b6ce, oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-6ce05544-7c60-0ebc-4d35-79370683857e, oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-39098d56-e029-a291-d3c6-b85ea1e2692a, oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-28ee44d7-2a0a-bda6-9fd0-62571b3a1473 ;
  a2a:hasEvent oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_0, oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_1, oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_2, oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_3, oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_4, oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_5 ;
  a2a:hasSource oa:source_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03 .

oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-e1f87f3f-3ed7-3876-324e-90dd6092d66b
  a a2a:Person ;
  rdfs:label "Marie Bara" ;
  a2a:PersonName [
    rdfs:label "Marie Bara" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Bara"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-9767c425-662a-1d7e-fe82-70f4d5d95e31
  a a2a:Person ;
  rdfs:label "Michel Bara" ;
  a2a:PersonName [
    rdfs:label "Michel Bara" ;
    a2a:PersonNameFirstName "Michel" ;
    a2a:PersonNameLastName "Bara"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-20db8063-6e00-e491-16e7-738a5a85b6ce
  a a2a:Person ;
  rdfs:label "Jan Pinson" ;
  a2a:PersonName [
    rdfs:label "Jan Pinson" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Pinson"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-6ce05544-7c60-0ebc-4d35-79370683857e
  a a2a:Person ;
  rdfs:label "Anne de Cour" ;
  a2a:PersonName [
    rdfs:label "Anne de Cour" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cour"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-39098d56-e029-a291-d3c6-b85ea1e2692a
  a a2a:Person ;
  rdfs:label "Leanne Labbé" ;
  a2a:PersonName [
    rdfs:label "Leanne Labbé" ;
    a2a:PersonNameFirstName "Leanne" ;
    a2a:PersonNameLastName "Labbé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person-28ee44d7-2a0a-bda6-9fd0-62571b3a1473
  a a2a:Person ;
  rdfs:label "Corneille Ferret" ;
  a2a:PersonName [
    rdfs:label "Corneille Ferret" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Ferret"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1640" ;
    a2a:Month "6" ;
    a2a:Day "29" ;
    rdfs:label "1640-06-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person:e1f87f3f-3ed7-3876-324e-90dd6092d66b ;
  a2a:EventKeyRef oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 .

oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person:9767c425-662a-1d7e-fe82-70f4d5d95e31 ;
  a2a:EventKeyRef oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 .

oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person:20db8063-6e00-e491-16e7-738a5a85b6ce ;
  a2a:EventKeyRef oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 .

oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person:6ce05544-7c60-0ebc-4d35-79370683857e ;
  a2a:EventKeyRef oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 .

oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person:39098d56-e029-a291-d3c6-b85ea1e2692a ;
  a2a:EventKeyRef oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 .

oa:relationep_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Person:28ee44d7-2a0a-bda6-9fd0-62571b3a1473 ;
  a2a:EventKeyRef oa:event_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03_Event1 .

oa:source_elo_7de16d7e-c8d2-c9f3-5364-fe1038f19a03
  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 "6" ;
    a2a:Day "29" ;
    rdfs:label "1640-06-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: 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/records/media/7de16d7e-c8d2-c9f3-5364-fe1038f19a03/iiif/3/1780702/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/7de16d7e-c8d2-c9f3-5364-fe1038f19a03" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/7de16d7e-c8d2-c9f3-5364-fe1038f19a03/iiif/3/1780702/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/7de16d7e-c8d2-c9f3-5364-fe1038f19a03" ;
  a2a:RecordGUID "{7de16d7e-c8d2-c9f3-5364-fe1038f19a03}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 29-06-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_20251225_14412_00014412.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 29-06-1640" .
