@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_d41b3dd7-c857-b168-8c2a-c25bcd9db079
  a a2a:Record ;
  rdfs:label "DTB Dopen op 24 juni 1646 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-013f465d-fa73-626b-d924-1b984d03c7bd, oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-44f3149a-d570-01de-0055-d8bac81d28a1, oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-65932197-1caf-8db9-d426-e74133faea0a, oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-85e4fa92-3c12-0b55-1285-424326a158c9, oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-c89ab5cc-0450-9598-3598-576fe4867cf7 ;
  a2a:hasEvent oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_0, oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_1, oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_2, oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_3, oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_4 ;
  a2a:hasSource oa:source_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079 .

oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-013f465d-fa73-626b-d924-1b984d03c7bd
  a a2a:Person ;
  rdfs:label "Lijsbeth de Graef" ;
  a2a:PersonName [
    rdfs:label "Lijsbeth de Graef" ;
    a2a:PersonNameFirstName "Lijsbeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-44f3149a-d570-01de-0055-d8bac81d28a1
  a a2a:Person ;
  rdfs:label "Andries Janssen de Graef" ;
  a2a:PersonName [
    rdfs:label "Andries Janssen de Graef" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Graef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-65932197-1caf-8db9-d426-e74133faea0a
  a a2a:Person ;
  rdfs:label "Moses Esseel" ;
  a2a:PersonName [
    rdfs:label "Moses Esseel" ;
    a2a:PersonNameFirstName "Moses" ;
    a2a:PersonNameLastName "Esseel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-85e4fa92-3c12-0b55-1285-424326a158c9
  a a2a:Person ;
  rdfs:label "Maertijen Huijgen" ;
  a2a:PersonName [
    rdfs:label "Maertijen Huijgen" ;
    a2a:PersonNameFirstName "Maertijen" ;
    a2a:PersonNamePatronym "Huijgen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person-c89ab5cc-0450-9598-3598-576fe4867cf7
  a a2a:Person ;
  rdfs:label "Teuntgen Andries" ;
  a2a:PersonName [
    rdfs:label "Teuntgen Andries" ;
    a2a:PersonNameFirstName "Teuntgen" ;
    a2a:PersonNamePatronym "Andries"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1646" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1646-06-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person:013f465d-fa73-626b-d924-1b984d03c7bd ;
  a2a:EventKeyRef oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1 .

oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person:44f3149a-d570-01de-0055-d8bac81d28a1 ;
  a2a:EventKeyRef oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1 .

oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person:65932197-1caf-8db9-d426-e74133faea0a ;
  a2a:EventKeyRef oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1 .

oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person:85e4fa92-3c12-0b55-1285-424326a158c9 ;
  a2a:EventKeyRef oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1 .

oa:relationep_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Person:c89ab5cc-0450-9598-3598-576fe4867cf7 ;
  a2a:EventKeyRef oa:event_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079_Event1 .

oa:source_elo_d41b3dd7-c857-b168-8c2a-c25bcd9db079
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1641-01-01 - 1691-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1641-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1646" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1646-06-24"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1474, Periode: 1641-1691" ;
    a2a:Book "Register van dopen (doopboek), trouwen (trouwregister) en lidmaten (NH) van Leiderdorp, 1641 - 1691." ;
    a2a:RegistryNumber "1474" ;
    a2a:Folio "15v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1474, Periode: 1641-1691, Register van dopen (doopboek), trouwen (trouwregister) en lidmaten (NH) van Leiderdorp, 1641 - 1691., 1474, 15v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/d41b3dd7-c857-b168-8c2a-c25bcd9db079/iiif/3/936710/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d41b3dd7-c857-b168-8c2a-c25bcd9db079" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d41b3dd7-c857-b168-8c2a-c25bcd9db079/iiif/3/936710/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/d41b3dd7-c857-b168-8c2a-c25bcd9db079" ;
  a2a:RecordGUID "{d41b3dd7-c857-b168-8c2a-c25bcd9db079}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 24-06-1646<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1474\">Inventarisnummer 1474 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1474" ;
  a2a:SourceRemarkregister_periode "1641-1691" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_25759_00025759.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 24-06-1646" .
