@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_95dc196d-ae0d-ae35-e0ff-e01741ea26bf
  a a2a:Record ;
  rdfs:label "DTB Dopen op 15 november 1693 te Leiden" ;
  a2a:hasPerson oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-2c7271e7-8ccf-e2d6-9986-a93aff74534e, oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-4ca8eddd-881c-c687-f418-3bd5653d1ddc, oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-4fe2dfa0-eac2-4fa4-af42-acc3337a6e67, oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-15c48771-655b-3d0e-c2b9-21dca2c09468, oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-334cfcbe-7851-1c09-c4fa-faf2d51bed34, oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-df560886-3c33-f32f-7f15-87f0586317e7 ;
  a2a:hasEvent oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_0, oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_1, oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_2, oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_3, oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_4, oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_5 ;
  a2a:hasSource oa:source_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf .

oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-2c7271e7-8ccf-e2d6-9986-a93aff74534e
  a a2a:Person ;
  rdfs:label "Jurrie Kruijsman" ;
  a2a:PersonName [
    rdfs:label "Jurrie Kruijsman" ;
    a2a:PersonNameFirstName "Jurrie" ;
    a2a:PersonNameLastName "Kruijsman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-4ca8eddd-881c-c687-f418-3bd5653d1ddc
  a a2a:Person ;
  rdfs:label "Hendrick Kruijsman" ;
  a2a:PersonName [
    rdfs:label "Hendrick Kruijsman" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNameLastName "Kruijsman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-4fe2dfa0-eac2-4fa4-af42-acc3337a6e67
  a a2a:Person ;
  rdfs:label "Maria Kiel" ;
  a2a:PersonName [
    rdfs:label "Maria Kiel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Kiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-15c48771-655b-3d0e-c2b9-21dca2c09468
  a a2a:Person ;
  rdfs:label "Jurgen Kiel" ;
  a2a:PersonName [
    rdfs:label "Jurgen Kiel" ;
    a2a:PersonNameFirstName "Jurgen" ;
    a2a:PersonNameLastName "Kiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-334cfcbe-7851-1c09-c4fa-faf2d51bed34
  a a2a:Person ;
  rdfs:label "Christoffel Kruijsman" ;
  a2a:PersonName [
    rdfs:label "Christoffel Kruijsman" ;
    a2a:PersonNameFirstName "Christoffel" ;
    a2a:PersonNameLastName "Kruijsman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person-df560886-3c33-f32f-7f15-87f0586317e7
  a a2a:Person ;
  rdfs:label "Rachel Kiel" ;
  a2a:PersonName [
    rdfs:label "Rachel Kiel" ;
    a2a:PersonNameFirstName "Rachel" ;
    a2a:PersonNameLastName "Kiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1693-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person:2c7271e7-8ccf-e2d6-9986-a93aff74534e ;
  a2a:EventKeyRef oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 .

oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person:4ca8eddd-881c-c687-f418-3bd5653d1ddc ;
  a2a:EventKeyRef oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 .

oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person:4fe2dfa0-eac2-4fa4-af42-acc3337a6e67 ;
  a2a:EventKeyRef oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 .

oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person:15c48771-655b-3d0e-c2b9-21dca2c09468 ;
  a2a:EventKeyRef oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 .

oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person:334cfcbe-7851-1c09-c4fa-faf2d51bed34 ;
  a2a:EventKeyRef oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 .

oa:relationep_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Person:df560886-3c33-f32f-7f15-87f0586317e7 ;
  a2a:EventKeyRef oa:event_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf_Event1 .

oa:source_elo_95dc196d-ae0d-ae35-e0ff-e01741ea26bf
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1642-01-01 - 1729-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1693-11-15"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729" ;
    a2a:Book "1642 - 1729." ;
    a2a:RegistryNumber "49a" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729, 1642 - 1729., 49a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/f6f81f64-7107-4cdd-8c33-af06d3bea174/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/95dc196d-ae0d-ae35-e0ff-e01741ea26bf" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/f6f81f64-7107-4cdd-8c33-af06d3bea174/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/95dc196d-ae0d-ae35-e0ff-e01741ea26bf" ;
  a2a:RecordGUID "{95dc196d-ae0d-ae35-e0ff-e01741ea26bf}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 15-11-1693<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0028/file/49a\">Inventarisnummer 49a van archiefnummer 0028 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Evangelisch-Lutherse gemeente, Leiden" ;
  a2a:SourceRemarkdeel "49a" ;
  a2a:SourceRemarkregister_periode "1642-1729" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_19430_00019430.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 15-11-1693" .
