@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_caa1edc2-89c6-980d-e467-9f91c2fc1b7c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 14 augustus 1755 te Leiden" ;
  a2a:hasPerson oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-b53a132c-e50d-716f-63d0-b6cc7449e2c0, oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-d92fa4e7-5ae8-0649-fdff-fcce5ccfdc59, oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-73365f5a-f8a8-5581-ab91-00cb6f2cbefb, oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-650aa33b-a03c-243c-d2e1-7adaf0873c9f, oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-e8b9802a-f8f5-4e0f-a560-4221b505609f ;
  a2a:hasEvent oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_0, oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_1, oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_2, oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_3, oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_4 ;
  a2a:hasSource oa:source_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c .

oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-b53a132c-e50d-716f-63d0-b6cc7449e2c0
  a a2a:Person ;
  rdfs:label "Maria Franssina de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Maria Franssina de Ruijter" ;
    a2a:PersonNameFirstName "Maria Franssina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-d92fa4e7-5ae8-0649-fdff-fcce5ccfdc59
  a a2a:Person ;
  rdfs:label "Jan de Ruijter" ;
  a2a:PersonName [
    rdfs:label "Jan de Ruijter" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruijter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-73365f5a-f8a8-5581-ab91-00cb6f2cbefb
  a a2a:Person ;
  rdfs:label "Maria Lans" ;
  a2a:PersonName [
    rdfs:label "Maria Lans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Lans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-650aa33b-a03c-243c-d2e1-7adaf0873c9f
  a a2a:Person ;
  rdfs:label "Frans van der Heijden" ;
  a2a:PersonName [
    rdfs:label "Frans van der Heijden" ;
    a2a:PersonNameFirstName "Frans" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heijden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person-e8b9802a-f8f5-4e0f-a560-4221b505609f
  a a2a:Person ;
  rdfs:label "Catrina Meyjer" ;
  a2a:PersonName [
    rdfs:label "Catrina Meyjer" ;
    a2a:PersonNameFirstName "Catrina" ;
    a2a:PersonNameLastName "Meyjer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1755-08-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person:b53a132c-e50d-716f-63d0-b6cc7449e2c0 ;
  a2a:EventKeyRef oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1 .

oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person:d92fa4e7-5ae8-0649-fdff-fcce5ccfdc59 ;
  a2a:EventKeyRef oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1 .

oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person:73365f5a-f8a8-5581-ab91-00cb6f2cbefb ;
  a2a:EventKeyRef oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1 .

oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person:650aa33b-a03c-243c-d2e1-7adaf0873c9f ;
  a2a:EventKeyRef oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1 .

oa:relationep_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Person:e8b9802a-f8f5-4e0f-a560-4221b505609f ;
  a2a:EventKeyRef oa:event_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c_Event1 .

oa:source_elo_caa1edc2-89c6-980d-e467-9f91c2fc1b7c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1730-01-01 - 1811-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1730-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "8" ;
    a2a:Day "14" ;
    rdfs:label "1755-08-14"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 282, Periode: 1..." ;
    a2a:Book "Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811." ;
    a2a:RegistryNumber "282" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 282, Periode: 1..., Doopboek van de Luthersche Gemeente te Leiden, 1730 - 1811., 282"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/c63e3ede-bfca-495c-aee9-6ddeae66aadb/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/caa1edc2-89c6-980d-e467-9f91c2fc1b7c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/c63e3ede-bfca-495c-aee9-6ddeae66aadb/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/caa1edc2-89c6-980d-e467-9f91c2fc1b7c" ;
  a2a:RecordGUID "{caa1edc2-89c6-980d-e467-9f91c2fc1b7c}" ;
  a2a:SourceRemarkOpmerking "Huisdoop.<br>Doopdatum: 14-08-1755<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/282\">Inventarisnummer 282 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "282" ;
  a2a:SourceRemarkregister_periode "1730-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_20214_00020214.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 14-08-1755" .
