@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_fc2de2b2-a023-e532-08b6-447ef9f2f3f1
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 augustus 1685 te Leiderdorp" ;
  a2a:hasPerson oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-4ff215c1-1bb4-2ee3-b233-a667cba5d13f, oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-b2c56e63-0876-fb32-93a7-c24fbd022339, oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-2e8021f2-d203-88b3-15af-a46ebbc21c1d, oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-5e9298c0-7a98-1f26-b7d8-74eb68e71051, oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-3a5c802f-5694-1ea6-6536-e689ac3ceefd ;
  a2a:hasEvent oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_0, oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_1, oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_2, oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_3, oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_4 ;
  a2a:hasSource oa:source_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1 .

oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-4ff215c1-1bb4-2ee3-b233-a667cba5d13f
  a a2a:Person ;
  rdfs:label "Trijnte" ;
  a2a:PersonName [
    rdfs:label "Trijnte" ;
    a2a:PersonNameFirstName "Trijnte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-b2c56e63-0876-fb32-93a7-c24fbd022339
  a a2a:Person ;
  rdfs:label "Pieter Dammasen" ;
  a2a:PersonName [
    rdfs:label "Pieter Dammasen" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePatronym "Dammasen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-2e8021f2-d203-88b3-15af-a46ebbc21c1d
  a a2a:Person ;
  rdfs:label "Marijtje Pieters" ;
  a2a:PersonName [
    rdfs:label "Marijtje Pieters" ;
    a2a:PersonNameFirstName "Marijtje" ;
    a2a:PersonNamePatronym "Pieters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-5e9298c0-7a98-1f26-b7d8-74eb68e71051
  a a2a:Person ;
  rdfs:label "Trijntie Hendricx" ;
  a2a:PersonName [
    rdfs:label "Trijntie Hendricx" ;
    a2a:PersonNameFirstName "Trijntie" ;
    a2a:PersonNamePatronym "Hendricx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person-3a5c802f-5694-1ea6-6536-e689ac3ceefd
  a a2a:Person ;
  rdfs:label "Claes Schoute" ;
  a2a:PersonName [
    rdfs:label "Claes Schoute" ;
    a2a:PersonNameFirstName "Claes" ;
    a2a:PersonNameLastName "Schoute"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1685" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1685-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiderdorp" ;
    rdfs:label "Leiderdorp"
  ] .

oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person:4ff215c1-1bb4-2ee3-b233-a667cba5d13f ;
  a2a:EventKeyRef oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1 .

oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person:b2c56e63-0876-fb32-93a7-c24fbd022339 ;
  a2a:EventKeyRef oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1 .

oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person:2e8021f2-d203-88b3-15af-a46ebbc21c1d ;
  a2a:EventKeyRef oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1 .

oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person:5e9298c0-7a98-1f26-b7d8-74eb68e71051 ;
  a2a:EventKeyRef oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1 .

oa:relationep_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Person:3a5c802f-5694-1ea6-6536-e689ac3ceefd ;
  a2a:EventKeyRef oa:event_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1_Event1 .

oa:source_elo_fc2de2b2-a023-e532-08b6-447ef9f2f3f1
  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 "1685" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1685-08-19"^^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 "239v" ;
    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, 239v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/fc2de2b2-a023-e532-08b6-447ef9f2f3f1/iiif/3/938513/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/fc2de2b2-a023-e532-08b6-447ef9f2f3f1" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/fc2de2b2-a023-e532-08b6-447ef9f2f3f1/iiif/3/938513/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/fc2de2b2-a023-e532-08b6-447ef9f2f3f1" ;
  a2a:RecordGUID "{fc2de2b2-a023-e532-08b6-447ef9f2f3f1}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 19-08-1685<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_28153_00028153.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-08-1685" .
