@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_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9
  a a2a:Record ;
  rdfs:label "DTB Dopen op 25 februari 1737 te Leiden" ;
  a2a:hasPerson oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-8599bd55-3856-9a6b-9b89-9a26bf9b5f5c, oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-375c9330-fb57-f76c-6174-9f5e17cfd46f, oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-e01d2771-4c55-bc98-2749-b5d80586153e, oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-cbbb31c1-305a-4e40-50ed-d437c7465433, oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-91526b8b-d386-5690-5325-f971b24802e3 ;
  a2a:hasEvent oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_0, oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_1, oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_2, oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_3, oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_4 ;
  a2a:hasSource oa:source_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9 .

oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-8599bd55-3856-9a6b-9b89-9a26bf9b5f5c
  a a2a:Person ;
  rdfs:label "Antonius Casteels" ;
  a2a:PersonName [
    rdfs:label "Antonius Casteels" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Casteels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-375c9330-fb57-f76c-6174-9f5e17cfd46f
  a a2a:Person ;
  rdfs:label "Matthias Casteels" ;
  a2a:PersonName [
    rdfs:label "Matthias Casteels" ;
    a2a:PersonNameFirstName "Matthias" ;
    a2a:PersonNameLastName "Casteels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-e01d2771-4c55-bc98-2749-b5d80586153e
  a a2a:Person ;
  rdfs:label "Margarita Gijse" ;
  a2a:PersonName [
    rdfs:label "Margarita Gijse" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNameLastName "Gijse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-cbbb31c1-305a-4e40-50ed-d437c7465433
  a a2a:Person ;
  rdfs:label "Piter Teunisse Vonte" ;
  a2a:PersonName [
    rdfs:label "Piter Teunisse Vonte" ;
    a2a:PersonNameFirstName "Piter" ;
    a2a:PersonNamePatronym "Teunisse" ;
    a2a:PersonNameLastName "Vonte"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person-91526b8b-d386-5690-5325-f971b24802e3
  a a2a:Person ;
  rdfs:label "Maria Teunisse Vonte" ;
  a2a:PersonName [
    rdfs:label "Maria Teunisse Vonte" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Teunisse" ;
    a2a:PersonNameLastName "Vonte"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1737" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1737-02-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person:8599bd55-3856-9a6b-9b89-9a26bf9b5f5c ;
  a2a:EventKeyRef oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1 .

oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person:375c9330-fb57-f76c-6174-9f5e17cfd46f ;
  a2a:EventKeyRef oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1 .

oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person:e01d2771-4c55-bc98-2749-b5d80586153e ;
  a2a:EventKeyRef oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1 .

oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person:cbbb31c1-305a-4e40-50ed-d437c7465433 ;
  a2a:EventKeyRef oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1 .

oa:relationep_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Person:91526b8b-d386-5690-5325-f971b24802e3 ;
  a2a:EventKeyRef oa:event_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9_Event1 .

oa:source_elo_d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9
  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 "1737" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1737-02-25"^^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/records/media/d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9/iiif/3/1901293/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9/iiif/3/1901293/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/d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9" ;
  a2a:RecordGUID "{d83c32da-3187-ffc2-bc8e-9f6fc3eb9cc9}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 25-02-1737<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_20251225_26368_00026368.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 25-02-1737" .
