@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_30e0fc94-e52b-0e88-10a4-1774eae28c0b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 10 augustus 1704 te Warmond" ;
  a2a:hasPerson oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-b5f48b14-14a2-cdd8-c3ab-9b50199a131e, oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-617086a0-af1e-f53e-9d06-ac7dd176bff0, oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-87519d66-8bb9-a268-fd51-1500d91953a4, oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-3a6efb89-37c8-02c9-ea1f-c1a588991e72, oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-b3e25e24-c83f-042b-e6ff-686ce8100734 ;
  a2a:hasEvent oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_0, oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_1, oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_2, oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_3, oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_4 ;
  a2a:hasSource oa:source_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b .

oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-b5f48b14-14a2-cdd8-c3ab-9b50199a131e
  a a2a:Person ;
  rdfs:label "Geertruijd Kloens" ;
  a2a:PersonName [
    rdfs:label "Geertruijd Kloens" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNameLastName "Kloens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-617086a0-af1e-f53e-9d06-ac7dd176bff0
  a a2a:Person ;
  rdfs:label "Johan Kloens" ;
  a2a:PersonName [
    rdfs:label "Johan Kloens" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Kloens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-87519d66-8bb9-a268-fd51-1500d91953a4
  a a2a:Person ;
  rdfs:label "Magdalena de Meij" ;
  a2a:PersonName [
    rdfs:label "Magdalena de Meij" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-3a6efb89-37c8-02c9-ea1f-c1a588991e72
  a a2a:Person ;
  rdfs:label "Pieter de Meij" ;
  a2a:PersonName [
    rdfs:label "Pieter de Meij" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Meij"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "burgemeester" .

oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person-b3e25e24-c83f-042b-e6ff-686ce8100734
  a a2a:Person ;
  rdfs:label "Geertruijd van der Heij" ;
  a2a:PersonName [
    rdfs:label "Geertruijd van der Heij" ;
    a2a:PersonNameFirstName "Geertruijd" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1704-08-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person:b5f48b14-14a2-cdd8-c3ab-9b50199a131e ;
  a2a:EventKeyRef oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1 .

oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person:617086a0-af1e-f53e-9d06-ac7dd176bff0 ;
  a2a:EventKeyRef oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1 .

oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person:87519d66-8bb9-a268-fd51-1500d91953a4 ;
  a2a:EventKeyRef oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1 .

oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person:3a6efb89-37c8-02c9-ea1f-c1a588991e72 ;
  a2a:EventKeyRef oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1 .

oa:relationep_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Person:b3e25e24-c83f-042b-e6ff-686ce8100734 ;
  a2a:EventKeyRef oa:event_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b_Event1 .

oa:source_elo_30e0fc94-e52b-0e88-10a4-1774eae28c0b
  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 "1704" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1704-08-10"^^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 "137v" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 715, Periode: 1645-1671, Doopboek en trouwboek (NH) van Warmond, 1645 - 1721., 715, 137v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/9d34aabf-469c-405c-9217-f89e6dcc855f/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/30e0fc94-e52b-0e88-10a4-1774eae28c0b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/9d34aabf-469c-405c-9217-f89e6dcc855f/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/30e0fc94-e52b-0e88-10a4-1774eae28c0b" ;
  a2a:RecordGUID "{30e0fc94-e52b-0e88-10a4-1774eae28c0b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 10-08-1704<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_20260701_7431_00007431.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 10-08-1704" .
