@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_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca
  a a2a:Record ;
  rdfs:label "DTB Dopen op 27 november 1763 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-b8de915b-e4ff-386a-b587-010d549584ca, oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-fa3e6dea-b109-ff84-c399-50edb7674bb2, oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-fe29a5dc-8a06-563a-7be2-0e1c7a5a3a6c, oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-b19dfbd7-69ea-9b66-36b3-87ebfed85524, oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-a28f4f8b-929f-eb73-a251-80971465b164 ;
  a2a:hasEvent oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_0, oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_1, oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_2, oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_3, oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_4 ;
  a2a:hasSource oa:source_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca .

oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-b8de915b-e4ff-386a-b587-010d549584ca
  a a2a:Person ;
  rdfs:label "Maartje Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Maartje Oudshoorn" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-fa3e6dea-b109-ff84-c399-50edb7674bb2
  a a2a:Person ;
  rdfs:label "Maarten Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Maarten Oudshoorn" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-fe29a5dc-8a06-563a-7be2-0e1c7a5a3a6c
  a a2a:Person ;
  rdfs:label "Anna Cornelia Verschuijl" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Verschuijl" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Verschuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-b19dfbd7-69ea-9b66-36b3-87ebfed85524
  a a2a:Person ;
  rdfs:label "Pieter Oudshoorn" ;
  a2a:PersonName [
    rdfs:label "Pieter Oudshoorn" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Oudshoorn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person-a28f4f8b-929f-eb73-a251-80971465b164
  a a2a:Person ;
  rdfs:label "Maria IJperlaan" ;
  a2a:PersonName [
    rdfs:label "Maria IJperlaan" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "IJperlaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1763-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person:b8de915b-e4ff-386a-b587-010d549584ca ;
  a2a:EventKeyRef oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1 .

oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person:fa3e6dea-b109-ff84-c399-50edb7674bb2 ;
  a2a:EventKeyRef oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1 .

oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person:fe29a5dc-8a06-563a-7be2-0e1c7a5a3a6c ;
  a2a:EventKeyRef oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1 .

oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person:b19dfbd7-69ea-9b66-36b3-87ebfed85524 ;
  a2a:EventKeyRef oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1 .

oa:relationep_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Person:a28f4f8b-929f-eb73-a251-80971465b164 ;
  a2a:EventKeyRef oa:event_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca_Event1 .

oa:source_elo_24a3f24c-3d0c-e48c-862a-8ee51fa3dcca
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp", "1740-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1763-11-27"^^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: 1478, Periode: 1740-1811" ;
    a2a:Book "Doopboek (NH) van Leiderdorp, 1740 - 1811." ;
    a2a:RegistryNumber "1478" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Dorps- en gemeentebestuur van Leiderdorp (1561-1958), Deel: 1478, Periode: 1740-1811, Doopboek (NH) van Leiderdorp, 1740 - 1811., 1478"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/97de6650-49e5-4401-ad9f-112043f967e7/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/24a3f24c-3d0c-e48c-862a-8ee51fa3dcca" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/97de6650-49e5-4401-ad9f-112043f967e7/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/24a3f24c-3d0c-e48c-862a-8ee51fa3dcca" ;
  a2a:RecordGUID "{24a3f24c-3d0c-e48c-862a-8ee51fa3dcca}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 27-11-1763<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0800/file/1478\">Inventarisnummer 1478 van archiefnummer 0800 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Dorps- en gemeentebestuur van Leiderdorp (1561-1958)" ;
  a2a:SourceRemarkdeel "1478" ;
  a2a:SourceRemarkregister_periode "1740-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_15281_00015281.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 27-11-1763" .
