@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_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 november 1698 te Leiden" ;
  a2a:hasPerson oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-71a22341-7b5e-8781-d695-d28def038444, oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-7b0753c9-c9fb-c0cd-5a65-add03d08a674, oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-e835def4-2d5c-61c8-6e77-e540cbb3952d, oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-f9873286-62be-d8c4-982d-68eb9d8d1621, oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-923ae3a1-9730-66ac-9442-388bea79fce7 ;
  a2a:hasEvent oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_0, oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_1, oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_2, oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_3, oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_4 ;
  a2a:hasSource oa:source_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7 .

oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-71a22341-7b5e-8781-d695-d28def038444
  a a2a:Person ;
  rdfs:label "Johannes Boon" ;
  a2a:PersonName [
    rdfs:label "Johannes Boon" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-7b0753c9-c9fb-c0cd-5a65-add03d08a674
  a a2a:Person ;
  rdfs:label "Philips Boon" ;
  a2a:PersonName [
    rdfs:label "Philips Boon" ;
    a2a:PersonNameFirstName "Philips" ;
    a2a:PersonNameLastName "Boon"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-e835def4-2d5c-61c8-6e77-e540cbb3952d
  a a2a:Person ;
  rdfs:label "Gerarda de Munt" ;
  a2a:PersonName [
    rdfs:label "Gerarda de Munt" ;
    a2a:PersonNameFirstName "Gerarda" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Munt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-f9873286-62be-d8c4-982d-68eb9d8d1621
  a a2a:Person ;
  rdfs:label "Claas de Munt" ;
  a2a:PersonName [
    rdfs:label "Claas de Munt" ;
    a2a:PersonNameFirstName "Claas" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Munt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person-923ae3a1-9730-66ac-9442-388bea79fce7
  a a2a:Person ;
  rdfs:label "Aaltje Moij" ;
  a2a:PersonName [
    rdfs:label "Aaltje Moij" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNameLastName "Moij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1698-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person:71a22341-7b5e-8781-d695-d28def038444 ;
  a2a:EventKeyRef oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1 .

oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person:7b0753c9-c9fb-c0cd-5a65-add03d08a674 ;
  a2a:EventKeyRef oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1 .

oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person:e835def4-2d5c-61c8-6e77-e540cbb3952d ;
  a2a:EventKeyRef oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1 .

oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person:f9873286-62be-d8c4-982d-68eb9d8d1621 ;
  a2a:EventKeyRef oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1 .

oa:relationep_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Person:923ae3a1-9730-66ac-9442-388bea79fce7 ;
  a2a:EventKeyRef oa:event_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7_Event1 .

oa:source_elo_da0e35d5-f9e3-e394-4dca-ec76c0da4fa7
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1689-01-01 - 1698-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1689-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1698-11-21"^^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: 225, Periode: 1..." ;
    a2a:Book "Doopboek van de Pieterskerk (NH) te Leiden, 3 oktober 1689 - 1698." ;
    a2a:RegistryNumber "225" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 225, Periode: 1..., Doopboek van de Pieterskerk (NH) te Leiden, 3 oktober 1689 - 1698., 225"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/da0e35d5-f9e3-e394-4dca-ec76c0da4fa7/iiif/3/1438583/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/da0e35d5-f9e3-e394-4dca-ec76c0da4fa7" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/da0e35d5-f9e3-e394-4dca-ec76c0da4fa7/iiif/3/1438583/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/da0e35d5-f9e3-e394-4dca-ec76c0da4fa7" ;
  a2a:RecordGUID "{da0e35d5-f9e3-e394-4dca-ec76c0da4fa7}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-11-1698<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/225\">Inventarisnummer 225 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "225" ;
  a2a:SourceRemarkregister_periode "1689-1698" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_26146_00026146.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-11-1698" .
