@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_8fa1d775-91c8-9074-c346-0cc6007f5e71
  a a2a:Record ;
  rdfs:label "DTB Dopen op 3 oktober 1622 te Leiden" ;
  a2a:hasPerson oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-c09008dd-39fa-467a-e6b5-02ed934c2641, oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-ff0379a1-372b-250f-8f43-24eae365faaa, oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-7b6115b9-8c0a-cac4-a411-41d2c568c2b4, oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-b8dce60e-ece0-d827-861f-a380d52e43ca, oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-9d42440e-8a8e-28dc-7c17-df3817c36a6b, oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-aa2a4f6b-c2e0-eb07-5d8f-98c5d5c0775f ;
  a2a:hasEvent oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_0, oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_1, oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_2, oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_3, oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_4, oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_5 ;
  a2a:hasSource oa:source_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71 .

oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-c09008dd-39fa-467a-e6b5-02ed934c2641
  a a2a:Person ;
  rdfs:label "Judith Mallé" ;
  a2a:PersonName [
    rdfs:label "Judith Mallé" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Mallé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-ff0379a1-372b-250f-8f43-24eae365faaa
  a a2a:Person ;
  rdfs:label "Ernou Mallé" ;
  a2a:PersonName [
    rdfs:label "Ernou Mallé" ;
    a2a:PersonNameFirstName "Ernou" ;
    a2a:PersonNameLastName "Mallé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-7b6115b9-8c0a-cac4-a411-41d2c568c2b4
  a a2a:Person ;
  rdfs:label "Susanne Housé" ;
  a2a:PersonName [
    rdfs:label "Susanne Housé" ;
    a2a:PersonNameFirstName "Susanne" ;
    a2a:PersonNameLastName "Housé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-b8dce60e-ece0-d827-861f-a380d52e43ca
  a a2a:Person ;
  rdfs:label "Alouce de Vau" ;
  a2a:PersonName [
    rdfs:label "Alouce de Vau" ;
    a2a:PersonNameFirstName "Alouce" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vau"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-9d42440e-8a8e-28dc-7c17-df3817c36a6b
  a a2a:Person ;
  rdfs:label "Pierre Mallé" ;
  a2a:PersonName [
    rdfs:label "Pierre Mallé" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Mallé"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person-aa2a4f6b-c2e0-eb07-5d8f-98c5d5c0775f
  a a2a:Person ;
  rdfs:label "Judith Chevalier" ;
  a2a:PersonName [
    rdfs:label "Judith Chevalier" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Chevalier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1622-10-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person:c09008dd-39fa-467a-e6b5-02ed934c2641 ;
  a2a:EventKeyRef oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 .

oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person:ff0379a1-372b-250f-8f43-24eae365faaa ;
  a2a:EventKeyRef oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 .

oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person:7b6115b9-8c0a-cac4-a411-41d2c568c2b4 ;
  a2a:EventKeyRef oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 .

oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person:b8dce60e-ece0-d827-861f-a380d52e43ca ;
  a2a:EventKeyRef oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 .

oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person:9d42440e-8a8e-28dc-7c17-df3817c36a6b ;
  a2a:EventKeyRef oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 .

oa:relationep_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Person:aa2a4f6b-c2e0-eb07-5d8f-98c5d5c0775f ;
  a2a:EventKeyRef oa:event_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71_Event1 .

oa:source_elo_8fa1d775-91c8-9074-c346-0cc6007f5e71
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1599-01-01 - 1627-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1599-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1627-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1622" ;
    a2a:Month "10" ;
    a2a:Day "3" ;
    rdfs:label "1622-10-03"^^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: 270, Periode: 1..." ;
    a2a:Book "Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627." ;
    a2a:RegistryNumber "270" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 270, Periode: 1..., Doopboek van de Vrouwekerk (Waals, NH) te Leiden, 1599 - 29 juli 1627., 270"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/8fa1d775-91c8-9074-c346-0cc6007f5e71/iiif/3/1774163/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8fa1d775-91c8-9074-c346-0cc6007f5e71" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/8fa1d775-91c8-9074-c346-0cc6007f5e71/iiif/3/1774163/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/8fa1d775-91c8-9074-c346-0cc6007f5e71" ;
  a2a:RecordGUID "{8fa1d775-91c8-9074-c346-0cc6007f5e71}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 03-10-1622<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/270\">Inventarisnummer 270 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "270" ;
  a2a:SourceRemarkregister_periode "1599-1627" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_22417_00022417.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 03-10-1622" .
