@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_8a82a4c1-e567-452d-472f-4033bc6b160b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 4 juni 1712 te Leiden" ;
  a2a:hasPerson oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-a45f65d3-33b6-f9d5-e875-3eb7d3794715, oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-c1de0d2e-8a77-863d-3120-b1d664ccb842, oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-1af578ac-b728-bac2-3536-43613c4a752a, oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-335f5d3e-cd6f-a274-342e-b217b7033d21, oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-eb57ea9b-77d2-1d63-894d-0e468f5e4792 ;
  a2a:hasEvent oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_0, oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_1, oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_2, oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_3, oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_4 ;
  a2a:hasSource oa:source_elo_8a82a4c1-e567-452d-472f-4033bc6b160b .

oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-a45f65d3-33b6-f9d5-e875-3eb7d3794715
  a a2a:Person ;
  rdfs:label "Franciscus Doms" ;
  a2a:PersonName [
    rdfs:label "Franciscus Doms" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Doms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-c1de0d2e-8a77-863d-3120-b1d664ccb842
  a a2a:Person ;
  rdfs:label "Jacobus Doms" ;
  a2a:PersonName [
    rdfs:label "Jacobus Doms" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Doms"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-1af578ac-b728-bac2-3536-43613c4a752a
  a a2a:Person ;
  rdfs:label "Joanna Filis" ;
  a2a:PersonName [
    rdfs:label "Joanna Filis" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePatronym "Filis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-335f5d3e-cd6f-a274-342e-b217b7033d21
  a a2a:Person ;
  rdfs:label "Catharina Filis" ;
  a2a:PersonName [
    rdfs:label "Catharina Filis" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNamePatronym "Filis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person-eb57ea9b-77d2-1d63-894d-0e468f5e4792
  a a2a:Person ;
  rdfs:label "Adriaan van Ruyvelae" ;
  a2a:PersonName [
    rdfs:label "Adriaan van Ruyvelae" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ruyvelae"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1712" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1712-06-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person:a45f65d3-33b6-f9d5-e875-3eb7d3794715 ;
  a2a:EventKeyRef oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1 .

oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person:c1de0d2e-8a77-863d-3120-b1d664ccb842 ;
  a2a:EventKeyRef oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1 .

oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person:1af578ac-b728-bac2-3536-43613c4a752a ;
  a2a:EventKeyRef oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1 .

oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person:335f5d3e-cd6f-a274-342e-b217b7033d21 ;
  a2a:EventKeyRef oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1 .

oa:relationep_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Person:eb57ea9b-77d2-1d63-894d-0e468f5e4792 ;
  a2a:EventKeyRef oa:event_elo_8a82a4c1-e567-452d-472f-4033bc6b160b_Event1 .

oa:source_elo_8a82a4c1-e567-452d-472f-4033bc6b160b
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1705-01-01 - 1757-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1705-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1757-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1712" ;
    a2a:Month "6" ;
    a2a:Day "4" ;
    rdfs:label "1712-06-04"^^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: 293, Periode: 1..." ;
    a2a:Book "Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757." ;
    a2a:RegistryNumber "293" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 293, Periode: 1..., Doopboek en trouwboek van de kerk aan de Bakkersteeg (RK) te Leiden, 1705 - 1757., 293"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/iiif/3/fde8a3ad-8403-4f0e-ab7c-d0e36312fa1c/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/8a82a4c1-e567-452d-472f-4033bc6b160b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/fde8a3ad-8403-4f0e-ab7c-d0e36312fa1c/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/8a82a4c1-e567-452d-472f-4033bc6b160b" ;
  a2a:RecordGUID "{8a82a4c1-e567-452d-472f-4033bc6b160b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 04-06-1712<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/293\">Inventarisnummer 293 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "293" ;
  a2a:SourceRemarkregister_periode "1705-1757" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260701_11509_00011509.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 04-06-1712" .
