@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_a7fcf090-778e-e155-c5c0-063a9ac62a5a
  a a2a:Record ;
  rdfs:label "DTB Dopen op 19 februari 1695 te Leiden" ;
  a2a:hasPerson oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-7e23cd6c-9359-c0f9-6570-b3094f79165a, oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-cf026c48-33f6-f152-96d1-144777cd0b2c, oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-4e620868-9121-86e0-878d-872d04a8ec88, oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-3e283c4b-4016-917b-17cd-f307c79ee4f7, oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-2516272d-9fd7-035a-4b6d-1a401320fd25 ;
  a2a:hasEvent oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_0, oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_1, oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_2, oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_3, oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_4 ;
  a2a:hasSource oa:source_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a .

oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-7e23cd6c-9359-c0f9-6570-b3094f79165a
  a a2a:Person ;
  rdfs:label "Jacobus de Bruyn" ;
  a2a:PersonName [
    rdfs:label "Jacobus de Bruyn" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruyn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-cf026c48-33f6-f152-96d1-144777cd0b2c
  a a2a:Person ;
  rdfs:label "Petrus de Bruyn" ;
  a2a:PersonName [
    rdfs:label "Petrus de Bruyn" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruyn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-4e620868-9121-86e0-878d-872d04a8ec88
  a a2a:Person ;
  rdfs:label "Gisberta van Dijck" ;
  a2a:PersonName [
    rdfs:label "Gisberta van Dijck" ;
    a2a:PersonNameFirstName "Gisberta" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-3e283c4b-4016-917b-17cd-f307c79ee4f7
  a a2a:Person ;
  rdfs:label "Petrus Michiels" ;
  a2a:PersonName [
    rdfs:label "Petrus Michiels" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Michiels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person-2516272d-9fd7-035a-4b6d-1a401320fd25
  a a2a:Person ;
  rdfs:label "Maria Magdalena van de Velde" ;
  a2a:PersonName [
    rdfs:label "Maria Magdalena van de Velde" ;
    a2a:PersonNameFirstName "Maria Magdalena" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velde"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1695-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person:7e23cd6c-9359-c0f9-6570-b3094f79165a ;
  a2a:EventKeyRef oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1 .

oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person:cf026c48-33f6-f152-96d1-144777cd0b2c ;
  a2a:EventKeyRef oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1 .

oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person:4e620868-9121-86e0-878d-872d04a8ec88 ;
  a2a:EventKeyRef oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1 .

oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person:3e283c4b-4016-917b-17cd-f307c79ee4f7 ;
  a2a:EventKeyRef oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1 .

oa:relationep_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Person:2516272d-9fd7-035a-4b6d-1a401320fd25 ;
  a2a:EventKeyRef oa:event_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a_Event1 .

oa:source_elo_a7fcf090-778e-e155-c5c0-063a9ac62a5a
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1500-01-01 - 2026-05-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1500-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "2026-05-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1695-02-19"^^xsd:date
  ] ;
  a2a:SourceType "other:" ;
  a2a:SourceReference [
    a2a:InstitutionName "Erfgoed Leiden" ;
    a2a:Place "Leiden" ;
    a2a:Collection "Archiefnaam: Diverse bronnen, Deel: 2" ;
    a2a:Book "Doopboek Jezuïeten, Haarlem MS 128" ;
    a2a:RegistryNumber "2" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Diverse bronnen, Deel: 2, Doopboek Jezuïeten, Haarlem MS 128, 2"
  ] ;
  a2a:SourceLastChangeDate "1970-01-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/a7fcf090-778e-e155-c5c0-063a9ac62a5a" ;
  a2a:RecordGUID "{a7fcf090-778e-e155-c5c0-063a9ac62a5a}" ;
  a2a:SourceRemarkOpmerking "Bron : S.J. ; Haarlem ms. 128<br>Doopdatum: 19-02-1695<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/Diverse_bronnen/file/2\">Inventarisnummer 2 van archiefnummer Diverse_bronnen in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Diverse bronnen" ;
  a2a:SourceRemarkdeel "2" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260528_17937_00017937.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 19-02-1695" .
