@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_0fa80f6f-ea7d-250e-17a0-df687a6938ca
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 maart 1654 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-400d2e3b-c44e-b8a7-e04d-632fe1073f4a, oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-80dc2123-180a-1d51-7d55-72371012a28f, oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-dc40bf21-4c43-81e4-2145-cc10583321a0, oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-f4d0cef9-c122-0967-8d15-d1fe44fc2c47 ;
  a2a:hasEvent oa:event_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_0, oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_1, oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_2, oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_3 ;
  a2a:hasSource oa:source_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca .

oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-400d2e3b-c44e-b8a7-e04d-632fe1073f4a
  a a2a:Person ;
  rdfs:label "Aefgen van de Walle" ;
  a2a:PersonName [
    rdfs:label "Aefgen van de Walle" ;
    a2a:PersonNameFirstName "Aefgen" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-80dc2123-180a-1d51-7d55-72371012a28f
  a a2a:Person ;
  rdfs:label "Jan Fransz van de Walle" ;
  a2a:PersonName [
    rdfs:label "Jan Fransz van de Walle" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Fransz" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Walle"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-dc40bf21-4c43-81e4-2145-cc10583321a0
  a a2a:Person ;
  rdfs:label "Lijsbet Crijnen" ;
  a2a:PersonName [
    rdfs:label "Lijsbet Crijnen" ;
    a2a:PersonNameFirstName "Lijsbet" ;
    a2a:PersonNamePatronym "Crijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person-f4d0cef9-c122-0967-8d15-d1fe44fc2c47
  a a2a:Person ;
  rdfs:label "Geertgen Crijnen" ;
  a2a:PersonName [
    rdfs:label "Geertgen Crijnen" ;
    a2a:PersonNameFirstName "Geertgen" ;
    a2a:PersonNamePatronym "Crijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1654" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1654-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person:400d2e3b-c44e-b8a7-e04d-632fe1073f4a ;
  a2a:EventKeyRef oa:event_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Event1 .

oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person:80dc2123-180a-1d51-7d55-72371012a28f ;
  a2a:EventKeyRef oa:event_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Event1 .

oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person:dc40bf21-4c43-81e4-2145-cc10583321a0 ;
  a2a:EventKeyRef oa:event_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Event1 .

oa:relationep_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Person:f4d0cef9-c122-0967-8d15-d1fe44fc2c47 ;
  a2a:EventKeyRef oa:event_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca_Event1 .

oa:source_elo_0fa80f6f-ea7d-250e-17a0-df687a6938ca
  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 "1654" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1654-03-08"^^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 "36" ;
    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, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/0fa80f6f-ea7d-250e-17a0-df687a6938ca/iiif/3/936869/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/0fa80f6f-ea7d-250e-17a0-df687a6938ca" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/0fa80f6f-ea7d-250e-17a0-df687a6938ca/iiif/3/936869/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/0fa80f6f-ea7d-250e-17a0-df687a6938ca" ;
  a2a:RecordGUID "{0fa80f6f-ea7d-250e-17a0-df687a6938ca}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-03-1654<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_20260206_722_00000722.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 08-03-1654" .
