@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_c3cf4aa5-033f-e002-959e-5ca562279854
  a a2a:Record ;
  rdfs:label "DTB Dopen op 22 september 1741 te Leiden" ;
  a2a:hasPerson oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-41ba2445-7a88-b934-5148-eb9d5daa8505, oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-e6cd1542-22a6-ac1d-fd64-ab2ef8b52391, oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-d0c2b2a6-50ac-1a01-f3f5-ae9dc01edf08, oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-19cdcadb-bb9a-a701-b0da-7f8838e627e3, oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-47186019-49e3-e827-1d41-f6df1cddfa20, oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-cc69cbc5-6c4a-a437-99b9-3f334746ed07 ;
  a2a:hasEvent oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_0, oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_1, oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_2, oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_3, oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_4, oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_5 ;
  a2a:hasSource oa:source_elo_c3cf4aa5-033f-e002-959e-5ca562279854 .

oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-41ba2445-7a88-b934-5148-eb9d5daa8505
  a a2a:Person ;
  rdfs:label "Isaak Dermout" ;
  a2a:PersonName [
    rdfs:label "Isaak Dermout" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Dermout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-e6cd1542-22a6-ac1d-fd64-ab2ef8b52391
  a a2a:Person ;
  rdfs:label "Isaak Dermout" ;
  a2a:PersonName [
    rdfs:label "Isaak Dermout" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Dermout"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-d0c2b2a6-50ac-1a01-f3f5-ae9dc01edf08
  a a2a:Person ;
  rdfs:label "Anna Joosting" ;
  a2a:PersonName [
    rdfs:label "Anna Joosting" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Joosting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-19cdcadb-bb9a-a701-b0da-7f8838e627e3
  a a2a:Person ;
  rdfs:label "Jacob Joosting" ;
  a2a:PersonName [
    rdfs:label "Jacob Joosting" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Joosting"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-47186019-49e3-e827-1d41-f6df1cddfa20
  a a2a:Person ;
  rdfs:label "Eva Stevens" ;
  a2a:PersonName [
    rdfs:label "Eva Stevens" ;
    a2a:PersonNameFirstName "Eva" ;
    a2a:PersonNamePatronym "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person-cc69cbc5-6c4a-a437-99b9-3f334746ed07
  a a2a:Person ;
  rdfs:label "Isaak Dermout" ;
  a2a:PersonName [
    rdfs:label "Isaak Dermout" ;
    a2a:PersonNameFirstName "Isaak" ;
    a2a:PersonNameLastName "Dermout"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1741-09-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person:41ba2445-7a88-b934-5148-eb9d5daa8505 ;
  a2a:EventKeyRef oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 .

oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person:e6cd1542-22a6-ac1d-fd64-ab2ef8b52391 ;
  a2a:EventKeyRef oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 .

oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person:d0c2b2a6-50ac-1a01-f3f5-ae9dc01edf08 ;
  a2a:EventKeyRef oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 .

oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person:19cdcadb-bb9a-a701-b0da-7f8838e627e3 ;
  a2a:EventKeyRef oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 .

oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person:47186019-49e3-e827-1d41-f6df1cddfa20 ;
  a2a:EventKeyRef oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 .

oa:relationep_elo_c3cf4aa5-033f-e002-959e-5ca562279854_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Person:cc69cbc5-6c4a-a437-99b9-3f334746ed07 ;
  a2a:EventKeyRef oa:event_elo_c3cf4aa5-033f-e002-959e-5ca562279854_Event1 .

oa:source_elo_c3cf4aa5-033f-e002-959e-5ca562279854
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1741-01-01 - 1754-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "9" ;
    a2a:Day "22" ;
    rdfs:label "1741-09-22"^^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: 251, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754." ;
    a2a:RegistryNumber "251" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 251, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 2 mei 1741 - 1754., 251"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c1a35b81-989a-4609-90d0-b29bd27818fe/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c3cf4aa5-033f-e002-959e-5ca562279854" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c1a35b81-989a-4609-90d0-b29bd27818fe/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/c3cf4aa5-033f-e002-959e-5ca562279854" ;
  a2a:RecordGUID "{c3cf4aa5-033f-e002-959e-5ca562279854}" ;
  a2a:SourceRemarkOpmerking "get. Eva wed. Isaak Dermout<br>Doopdatum: 22-09-1741<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/251\">Inventarisnummer 251 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "251" ;
  a2a:SourceRemarkregister_periode "1741-1754" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_21753_00021753.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 22-09-1741" .
