@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_c9a32435-ac8e-232d-d561-9159a8a6fbb9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 2 november 1747 te Warmond" ;
  a2a:hasPerson oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-d4bb66e5-f255-ec8d-42c4-7bc1a3b3b1cb, oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-31c8bd15-eb12-adde-4e3b-ad453f109841, oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-7f95c5be-eca6-c9cb-9b98-8fd0c532c9e4, oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-abb2ddc3-daf7-e1ef-c029-f990da23672a ;
  a2a:hasEvent oa:event_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_0, oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_1, oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_2, oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_3 ;
  a2a:hasSource oa:source_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9 .

oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-d4bb66e5-f255-ec8d-42c4-7bc1a3b3b1cb
  a a2a:Person ;
  rdfs:label "Antje Rous" ;
  a2a:PersonName [
    rdfs:label "Antje Rous" ;
    a2a:PersonNameFirstName "Antje" ;
    a2a:PersonNameLastName "Rous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-31c8bd15-eb12-adde-4e3b-ad453f109841
  a a2a:Person ;
  rdfs:label "Gijsbert Cornelisz Rous" ;
  a2a:PersonName [
    rdfs:label "Gijsbert Cornelisz Rous" ;
    a2a:PersonNameFirstName "Gijsbert" ;
    a2a:PersonNamePatronym "Cornelisz" ;
    a2a:PersonNameLastName "Rous"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-7f95c5be-eca6-c9cb-9b98-8fd0c532c9e4
  a a2a:Person ;
  rdfs:label "Maartje Sijmonsdr. Bols" ;
  a2a:PersonName [
    rdfs:label "Maartje Sijmonsdr. Bols" ;
    a2a:PersonNameFirstName "Maartje" ;
    a2a:PersonNamePatronym "Sijmonsdr." ;
    a2a:PersonNameLastName "Bols"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person-abb2ddc3-daf7-e1ef-c029-f990da23672a
  a a2a:Person ;
  rdfs:label "Neeltje Butterman" ;
  a2a:PersonName [
    rdfs:label "Neeltje Butterman" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNameLastName "Butterman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1747-11-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond"
  ] .

oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person:d4bb66e5-f255-ec8d-42c4-7bc1a3b3b1cb ;
  a2a:EventKeyRef oa:event_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Event1 .

oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person:31c8bd15-eb12-adde-4e3b-ad453f109841 ;
  a2a:EventKeyRef oa:event_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Event1 .

oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person:7f95c5be-eca6-c9cb-9b98-8fd0c532c9e4 ;
  a2a:EventKeyRef oa:event_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Event1 .

oa:relationep_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Person:abb2ddc3-daf7-e1ef-c029-f990da23672a ;
  a2a:EventKeyRef oa:event_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9_Event1 .

oa:source_elo_c9a32435-ac8e-232d-d561-9159a8a6fbb9
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Warmond" ;
    rdfs:label "Warmond", "1721-01-01 - 1812-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1721-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "11" ;
    a2a:Day "2" ;
    rdfs:label "1747-11-02"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Gemeente Warmond (1575-1930), Deel: 716, Periode: 1721-1812" ;
    a2a:Book "Doopboek (NH) van Warmond, 1721 - 1812; met index." ;
    a2a:RegistryNumber "716" ;
    a2a:Folio "16" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Gemeente Warmond (1575-1930), Deel: 716, Periode: 1721-1812, Doopboek (NH) van Warmond, 1721 - 1812; met index., 716, 16"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/c9a32435-ac8e-232d-d561-9159a8a6fbb9/iiif/3/570103/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/c9a32435-ac8e-232d-d561-9159a8a6fbb9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/c9a32435-ac8e-232d-d561-9159a8a6fbb9/iiif/3/570103/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/c9a32435-ac8e-232d-d561-9159a8a6fbb9" ;
  a2a:RecordGUID "{c9a32435-ac8e-232d-d561-9159a8a6fbb9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 02-11-1747<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0600/file/716\">Inventarisnummer 716 van archiefnummer 0600 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Gemeente Warmond (1575-1930)" ;
  a2a:SourceRemarkdeel "716" ;
  a2a:SourceRemarkregister_periode "1721-1812" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_19877_00019877.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 02-11-1747" .
