@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_00ffbf8c-6d83-4644-a277-051e36dfd11a
  a a2a:Record ;
  rdfs:label "Attestaties Doopsgezinden op 18 oktober 1766 te Leiden" ;
  a2a:hasPerson oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person-3b46bc7a-286a-4eef-a905-c6c5341cb473, oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person-93787523-7083-45e3-85c0-62a41713de4b, oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person-c54fd092-2c10-444d-a04d-64f916533f5b ;
  a2a:hasEvent oa:event_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_0, oa:relationep_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_1, oa:relationep_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_2 ;
  a2a:hasSource oa:source_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a .

oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person-3b46bc7a-286a-4eef-a905-c6c5341cb473
  a a2a:Person ;
  rdfs:label "Maria Herding" ;
  a2a:PersonName [
    rdfs:label "Maria Herding" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Herding"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1738" ;
    a2a:Month "10" ;
    a2a:Day "15" ;
    rdfs:label "1738-10-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person-93787523-7083-45e3-85c0-62a41713de4b
  a a2a:Person ;
  rdfs:label "Vincent Herding" ;
  a2a:PersonName [
    rdfs:label "Vincent Herding" ;
    a2a:PersonNameFirstName "Vincent" ;
    a2a:PersonNameLastName "Herding"
  ] ;
  a2a:Gender "Man" .

oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person-c54fd092-2c10-444d-a04d-64f916533f5b
  a a2a:Person ;
  rdfs:label "Anna Everaats" ;
  a2a:PersonName [
    rdfs:label "Anna Everaats" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Everaats"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Event1
  a a2a:Event ;
  rdfs:label "other:Attestaties Doopsgezinden" ;
  a2a:EventType "other:Attestaties Doopsgezinden" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1766-10-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_0
  a a2a:RelationEP ;
  rdfs:label "other:Lidmaat" ;
  a2a:RelationType "other:Lidmaat" ;
  a2a:PersonKeyRef oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person:3b46bc7a-286a-4eef-a905-c6c5341cb473 ;
  a2a:EventKeyRef oa:event_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Event1 .

oa:relationep_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person:93787523-7083-45e3-85c0-62a41713de4b ;
  a2a:EventKeyRef oa:event_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Event1 .

oa:relationep_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Person:c54fd092-2c10-444d-a04d-64f916533f5b ;
  a2a:EventKeyRef oa:event_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a_Event1 .

oa:source_elo_00ffbf8c-6d83-4644-a277-051e36dfd11a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1737-01-01 - 1778-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1737-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1778-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "10" ;
    a2a:Day "18" ;
    rdfs:label "1766-10-18"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doopsgezinde gemeente, Leiden, Deel: 38, Periode: 1737-1778" ;
    a2a:Book "1737-1778." ;
    a2a:DocumentNumber "164" ;
    a2a:RegistryNumber "38" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doopsgezinde gemeente, Leiden, Deel: 38, Periode: 1737-1778, 1737-1778., 164, 38"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/00ffbf8c-6d83-4644-a277-051e36dfd11a" ;
  a2a:RecordGUID "{00ffbf8c-6d83-4644-a277-051e36dfd11a}" ;
  a2a:SourceRemarkOpmerking "<br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0014/file/38\">Inventarisnummer 38 van archiefnummer 0014 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doopsgezinde gemeente, Leiden" ;
  a2a:SourceRemarkdeel "38" ;
  a2a:SourceRemarkregister_periode "1737-1778" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_206_00000206.xml van ELO" .

[] a2a:PersonRemarkdiversen "Overlijdensplaats: Haarlem<br>Doopplaats: Leiden<br>Doopdatum: 11-12-1757" .
