@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_9dffc021-60ff-91eb-8b9f-35810e262d8e
  a a2a:Record ;
  rdfs:label "DTB Dopen op 8 maart 1693 te Warmond" ;
  a2a:hasPerson oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-458b8df3-5f3f-7fe5-35b8-0d3e1bad9cae, oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-7e189435-d7b7-a1d0-2121-41a59165f35f, oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-f3bb0f07-dfb7-f0f9-79f6-82c75c74969f, oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-b337ed3a-947c-fe4a-d6bc-12bec11cdc60 ;
  a2a:hasEvent oa:event_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_0, oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_1, oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_2, oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_3 ;
  a2a:hasSource oa:source_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e .

oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-458b8df3-5f3f-7fe5-35b8-0d3e1bad9cae
  a a2a:Person ;
  rdfs:label "Jan Baudous" ;
  a2a:PersonName [
    rdfs:label "Jan Baudous" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Baudous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-7e189435-d7b7-a1d0-2121-41a59165f35f
  a a2a:Person ;
  rdfs:label "Willem Baudous" ;
  a2a:PersonName [
    rdfs:label "Willem Baudous" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Baudous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-f3bb0f07-dfb7-f0f9-79f6-82c75c74969f
  a a2a:Person ;
  rdfs:label "Annitje Jans Yperlaan" ;
  a2a:PersonName [
    rdfs:label "Annitje Jans Yperlaan" ;
    a2a:PersonNameFirstName "Annitje" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Yperlaan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person-b337ed3a-947c-fe4a-d6bc-12bec11cdc60
  a a2a:Person ;
  rdfs:label "Anna Jans van Alkemade" ;
  a2a:PersonName [
    rdfs:label "Anna Jans van Alkemade" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Alkemade"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1693" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1693-03-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person:458b8df3-5f3f-7fe5-35b8-0d3e1bad9cae ;
  a2a:EventKeyRef oa:event_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Event1 .

oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person:7e189435-d7b7-a1d0-2121-41a59165f35f ;
  a2a:EventKeyRef oa:event_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Event1 .

oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person:f3bb0f07-dfb7-f0f9-79f6-82c75c74969f ;
  a2a:EventKeyRef oa:event_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Event1 .

oa:relationep_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Person:b337ed3a-947c-fe4a-d6bc-12bec11cdc60 ;
  a2a:EventKeyRef oa:event_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e_Event1 .

oa:source_elo_9dffc021-60ff-91eb-8b9f-35810e262d8e
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1645-01-01 - 1671-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1645-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1671-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1693" ;
    a2a:Month "3" ;
    a2a:Day "8" ;
    rdfs:label "1693-03-08"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 715, Periode: 1645-1671" ;
    a2a:Book "Doopboek en trouwboek (NH) van Warmond, 1645 - 1721." ;
    a2a:RegistryNumber "715" ;
    a2a:Folio "127" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 715, Periode: 1645-1671, Doopboek en trouwboek (NH) van Warmond, 1645 - 1721., 715, 127"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/9dffc021-60ff-91eb-8b9f-35810e262d8e/iiif/3/560830/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/9dffc021-60ff-91eb-8b9f-35810e262d8e" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/9dffc021-60ff-91eb-8b9f-35810e262d8e/iiif/3/560830/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/9dffc021-60ff-91eb-8b9f-35810e262d8e" ;
  a2a:RecordGUID "{9dffc021-60ff-91eb-8b9f-35810e262d8e}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 08-03-1693<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/715\">Inventarisnummer 715 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "715" ;
  a2a:SourceRemarkregister_periode "1645-1671" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_19099_00019099.xml van ELO" .

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