@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_5dca87cb-d563-81e1-9de2-35733f4909e2
  a a2a:Record ;
  rdfs:label "DTB Dopen op 21 augustus 1734 te Leiden" ;
  a2a:hasPerson oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-47ef834e-0ebc-f88c-5340-37410f4cf514, oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-52d219c6-92e2-aaaf-ddff-59ce42aa1e0b, oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-4b4fa984-cfe8-f468-a605-e3c4647dd997, oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-9e2ca511-16fd-1de3-d864-6585a577657e ;
  a2a:hasEvent oa:event_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_0, oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_1, oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_2, oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_3 ;
  a2a:hasSource oa:source_elo_5dca87cb-d563-81e1-9de2-35733f4909e2 .

oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-47ef834e-0ebc-f88c-5340-37410f4cf514
  a a2a:Person ;
  rdfs:label "Matheus Gallois" ;
  a2a:PersonName [
    rdfs:label "Matheus Gallois" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNameLastName "Gallois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-52d219c6-92e2-aaaf-ddff-59ce42aa1e0b
  a a2a:Person ;
  rdfs:label "Jan Galois" ;
  a2a:PersonName [
    rdfs:label "Jan Galois" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Galois"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-4b4fa984-cfe8-f468-a605-e3c4647dd997
  a a2a:Person ;
  rdfs:label "Maria Pomerel" ;
  a2a:PersonName [
    rdfs:label "Maria Pomerel" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Pomerel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person-9e2ca511-16fd-1de3-d864-6585a577657e
  a a2a:Person ;
  rdfs:label "Johannes Martijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Martijn" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePatronym "Martijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1734" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1734-08-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person:47ef834e-0ebc-f88c-5340-37410f4cf514 ;
  a2a:EventKeyRef oa:event_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Event1 .

oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person:52d219c6-92e2-aaaf-ddff-59ce42aa1e0b ;
  a2a:EventKeyRef oa:event_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Event1 .

oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person:4b4fa984-cfe8-f468-a605-e3c4647dd997 ;
  a2a:EventKeyRef oa:event_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Event1 .

oa:relationep_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Person:9e2ca511-16fd-1de3-d864-6585a577657e ;
  a2a:EventKeyRef oa:event_elo_5dca87cb-d563-81e1-9de2-35733f4909e2_Event1 .

oa:source_elo_5dca87cb-d563-81e1-9de2-35733f4909e2
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1680-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1680-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1734" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1734-08-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: 308, Periode: 1..." ;
    a2a:Book "Doopboek van de Oud-Katholiek Gemeente te Leiden, 1680, 1694 - 1810." ;
    a2a:RegistryNumber "308" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 308, Periode: 1..., Doopboek van de Oud-Katholiek Gemeente te Leiden, 1680, 1694 - 1810., 308"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/686b0103-c0b7-4bfd-978d-b13e5539c272/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/5dca87cb-d563-81e1-9de2-35733f4909e2" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/686b0103-c0b7-4bfd-978d-b13e5539c272/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/5dca87cb-d563-81e1-9de2-35733f4909e2" ;
  a2a:RecordGUID "{5dca87cb-d563-81e1-9de2-35733f4909e2}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 21-08-1734<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/308\">Inventarisnummer 308 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "308" ;
  a2a:SourceRemarkregister_periode "1680-1810" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_12397_00012397.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 21-08-1734" .
