@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_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 februari 1675 te Leiden" ;
  a2a:hasPerson oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-0446af4c-4651-6d08-65e0-9e16234df2c1, oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-c71560de-7501-de1a-b161-db3f000949d8, oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-d311693c-785b-27a3-d90f-198e1229d14d, oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-0c990019-6a2f-11c8-b8f7-4cb64acd3bbd, oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-8eb36011-804f-19a8-72d5-3b19a16c89b1, oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-4170725c-4c31-7303-0ee0-b232ec685b83, oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-07a8c0ba-3e72-9fcb-3de7-5c158163512e ;
  a2a:hasEvent oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_0, oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_1, oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_2, oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_3, oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_4, oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_5, oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_6 ;
  a2a:hasSource oa:source_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2 .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-0446af4c-4651-6d08-65e0-9e16234df2c1
  a a2a:Person ;
  rdfs:label "Abraham Caline" ;
  a2a:PersonName [
    rdfs:label "Abraham Caline" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNameLastName "Caline"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1675" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1675-02-25"^^xsd:date
  ] .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-c71560de-7501-de1a-b161-db3f000949d8
  a a2a:Person ;
  rdfs:label "Anthoine Caline" ;
  a2a:PersonName [
    rdfs:label "Anthoine Caline" ;
    a2a:PersonNameFirstName "Anthoine" ;
    a2a:PersonNameLastName "Caline"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-d311693c-785b-27a3-d90f-198e1229d14d
  a a2a:Person ;
  rdfs:label "Anne le Camp" ;
  a2a:PersonName [
    rdfs:label "Anne le Camp" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Camp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-0c990019-6a2f-11c8-b8f7-4cb64acd3bbd
  a a2a:Person ;
  rdfs:label "Clas Olivier" ;
  a2a:PersonName [
    rdfs:label "Clas Olivier" ;
    a2a:PersonNameFirstName "Clas" ;
    a2a:PersonNamePatronym "Olivier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-8eb36011-804f-19a8-72d5-3b19a16c89b1
  a a2a:Person ;
  rdfs:label "Olivier Olivier" ;
  a2a:PersonName [
    rdfs:label "Olivier Olivier" ;
    a2a:PersonNameFirstName "Olivier" ;
    a2a:PersonNamePatronym "Olivier"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-4170725c-4c31-7303-0ee0-b232ec685b83
  a a2a:Person ;
  rdfs:label "Marie le Camp" ;
  a2a:PersonName [
    rdfs:label "Marie le Camp" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "le" ;
    a2a:PersonNameLastName "Camp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person-07a8c0ba-3e72-9fcb-3de7-5c158163512e
  a a2a:Person ;
  rdfs:label "Ester Gerar" ;
  a2a:PersonName [
    rdfs:label "Ester Gerar" ;
    a2a:PersonNameFirstName "Ester" ;
    a2a:PersonNamePatronym "Gerar"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1675" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1675-02-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:0446af4c-4651-6d08-65e0-9e16234df2c1 ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:c71560de-7501-de1a-b161-db3f000949d8 ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:d311693c-785b-27a3-d90f-198e1229d14d ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:0c990019-6a2f-11c8-b8f7-4cb64acd3bbd ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:8eb36011-804f-19a8-72d5-3b19a16c89b1 ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:4170725c-4c31-7303-0ee0-b232ec685b83 ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:relationep_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Person:07a8c0ba-3e72-9fcb-3de7-5c158163512e ;
  a2a:EventKeyRef oa:event_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2_Event1 .

oa:source_elo_3f7c35f2-801c-d79e-0bb7-37f0b7133ea2
  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 "1675" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1675-02-27"^^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/7310f59a-8a81-41a4-b54a-b8c8a672ccb2/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/3f7c35f2-801c-d79e-0bb7-37f0b7133ea2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/7310f59a-8a81-41a4-b54a-b8c8a672ccb2/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/3f7c35f2-801c-d79e-0bb7-37f0b7133ea2" ;
  a2a:RecordGUID "{3f7c35f2-801c-d79e-0bb7-37f0b7133ea2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-02-1675<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_6133_00006133.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-02-1675" .
