@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_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 maart 1666 te Leiden" ;
  a2a:hasPerson oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-a55fd3a6-6902-04bd-0b11-0f6f62a81947, oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-40275b26-ed4c-e3db-eb1e-b5f2de59995d, oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-fc899694-e06f-a2ae-9dce-17084f16773c, oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-9bc24bc6-a4d6-d652-feae-8219b26b0f71, oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-f1b213c4-beb9-0721-3012-1e3ee6ff28e2 ;
  a2a:hasEvent oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_0, oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_1, oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_2, oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_3, oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_4 ;
  a2a:hasSource oa:source_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8 .

oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-a55fd3a6-6902-04bd-0b11-0f6f62a81947
  a a2a:Person ;
  rdfs:label "Maria" ;
  a2a:PersonName [
    rdfs:label "Maria" ;
    a2a:PersonNameFirstName "Maria"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-40275b26-ed4c-e3db-eb1e-b5f2de59995d
  a a2a:Person ;
  rdfs:label "Heinrich Dethmer" ;
  a2a:PersonName [
    rdfs:label "Heinrich Dethmer" ;
    a2a:PersonNameFirstName "Heinrich" ;
    a2a:PersonNamePatronym "Dethmer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-fc899694-e06f-a2ae-9dce-17084f16773c
  a a2a:Person ;
  rdfs:label "Adolph Martensen" ;
  a2a:PersonName [
    rdfs:label "Adolph Martensen" ;
    a2a:PersonNameFirstName "Adolph" ;
    a2a:PersonNamePatronym "Martensen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-9bc24bc6-a4d6-d652-feae-8219b26b0f71
  a a2a:Person ;
  rdfs:label "Maria Volckers" ;
  a2a:PersonName [
    rdfs:label "Maria Volckers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Volckers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person-f1b213c4-beb9-0721-3012-1e3ee6ff28e2
  a a2a:Person ;
  rdfs:label "Aeltje Mathiessen" ;
  a2a:PersonName [
    rdfs:label "Aeltje Mathiessen" ;
    a2a:PersonNameFirstName "Aeltje" ;
    a2a:PersonNamePatronym "Mathiessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1666" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1666-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person:a55fd3a6-6902-04bd-0b11-0f6f62a81947 ;
  a2a:EventKeyRef oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1 .

oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person:40275b26-ed4c-e3db-eb1e-b5f2de59995d ;
  a2a:EventKeyRef oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1 .

oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person:fc899694-e06f-a2ae-9dce-17084f16773c ;
  a2a:EventKeyRef oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1 .

oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person:9bc24bc6-a4d6-d652-feae-8219b26b0f71 ;
  a2a:EventKeyRef oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1 .

oa:relationep_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Person:f1b213c4-beb9-0721-3012-1e3ee6ff28e2 ;
  a2a:EventKeyRef oa:event_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8_Event1 .

oa:source_elo_35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1642-01-01 - 1729-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1642-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1729-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1666" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1666-03-26"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729" ;
    a2a:Book "1642 - 1729." ;
    a2a:RegistryNumber "49a" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Evangelisch-Lutherse gemeente, Leiden, Deel: 49a, Periode: 1642-1729, 1642 - 1729., 49a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8/iiif/3/2090/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8/iiif/3/2090/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/35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8" ;
  a2a:RecordGUID "{35e5f8d0-9d56-89e4-fe36-71fc2ebbc3a8}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-03-1666<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/0028/file/49a\">Inventarisnummer 49a van archiefnummer 0028 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Evangelisch-Lutherse gemeente, Leiden" ;
  a2a:SourceRemarkdeel "49a" ;
  a2a:SourceRemarkregister_periode "1642-1729" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_7982_00007982.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-03-1666" .
