@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_46e15563-360f-36e9-cb2d-96a35212a67c
  a a2a:Record ;
  rdfs:label "DTB Dopen op 18 juni 1704 te Leiden" ;
  a2a:hasPerson oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-f1cf22f7-1c15-d8b7-b262-1ea808dda75f, oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-0d931e80-7ae3-e9a1-cf7a-84f657771ad7, oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-694fe0fd-7900-7d4b-3ef2-0efb6a75e378, oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-57a4b217-bacb-39a5-53d7-6348508b0844, oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-61f259c8-a86c-8763-1feb-c22a8324c2de ;
  a2a:hasEvent oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_0, oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_1, oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_2, oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_3, oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_4 ;
  a2a:hasSource oa:source_elo_46e15563-360f-36e9-cb2d-96a35212a67c .

oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-f1cf22f7-1c15-d8b7-b262-1ea808dda75f
  a a2a:Person ;
  rdfs:label "Mathaeus Roomburgh" ;
  a2a:PersonName [
    rdfs:label "Mathaeus Roomburgh" ;
    a2a:PersonNameFirstName "Mathaeus" ;
    a2a:PersonNameLastName "Roomburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-0d931e80-7ae3-e9a1-cf7a-84f657771ad7
  a a2a:Person ;
  rdfs:label "Elias Roomburgh" ;
  a2a:PersonName [
    rdfs:label "Elias Roomburgh" ;
    a2a:PersonNameFirstName "Elias" ;
    a2a:PersonNameLastName "Roomburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-694fe0fd-7900-7d4b-3ef2-0efb6a75e378
  a a2a:Person ;
  rdfs:label "Anna Spaans" ;
  a2a:PersonName [
    rdfs:label "Anna Spaans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Spaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-57a4b217-bacb-39a5-53d7-6348508b0844
  a a2a:Person ;
  rdfs:label "Judith Faseur" ;
  a2a:PersonName [
    rdfs:label "Judith Faseur" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNameLastName "Faseur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person-61f259c8-a86c-8763-1feb-c22a8324c2de
  a a2a:Person ;
  rdfs:label "Jan de Lijn" ;
  a2a:PersonName [
    rdfs:label "Jan de Lijn" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Lijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1704" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1704-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person:f1cf22f7-1c15-d8b7-b262-1ea808dda75f ;
  a2a:EventKeyRef oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1 .

oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person:0d931e80-7ae3-e9a1-cf7a-84f657771ad7 ;
  a2a:EventKeyRef oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1 .

oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person:694fe0fd-7900-7d4b-3ef2-0efb6a75e378 ;
  a2a:EventKeyRef oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1 .

oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person:57a4b217-bacb-39a5-53d7-6348508b0844 ;
  a2a:EventKeyRef oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1 .

oa:relationep_elo_46e15563-360f-36e9-cb2d-96a35212a67c_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Person:61f259c8-a86c-8763-1feb-c22a8324c2de ;
  a2a:EventKeyRef oa:event_elo_46e15563-360f-36e9-cb2d-96a35212a67c_Event1 .

oa:source_elo_46e15563-360f-36e9-cb2d-96a35212a67c
  a a2a:Source ;
  rdfs:label "Erfgoed Leiden, " ;
  a2a:SourcePlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden", "1701-01-01 - 1705-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1701-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1705-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1704" ;
    a2a:Month "6" ;
    a2a:Day "18" ;
    rdfs:label "1704-06-18"^^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: 245, Periode: 1..." ;
    a2a:Book "Doopboek van de Hooglandse Kerk (NH) te Leiden, 1701 - 30 september 1705." ;
    a2a:RegistryNumber "245" ;
    rdfs:label "Erfgoed Leiden, Leiden, Archiefnaam: Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden), Deel: 245, Periode: 1..., Doopboek van de Hooglandse Kerk (NH) te Leiden, 1701 - 30 september 1705., 245"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://elo.memorix.io/resources/records/media/46e15563-360f-36e9-cb2d-96a35212a67c/iiif/3/1583872/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/46e15563-360f-36e9-cb2d-96a35212a67c" ;
    a2a:UriPreview "https://elo.memorix.io/resources/records/media/46e15563-360f-36e9-cb2d-96a35212a67c/iiif/3/1583872/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/46e15563-360f-36e9-cb2d-96a35212a67c" ;
  a2a:RecordGUID "{46e15563-360f-36e9-cb2d-96a35212a67c}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 18-06-1704<br/><br/><a href=\"/collecties/archieven/archievenoverzicht/search/list/findingaid/1004/file/245\">Inventarisnummer 245 van archiefnummer 1004 in Archieven</a>" ;
  a2a:SourceRemarkarchiefnaam "Doop-, trouw-, begraaf- en geboorteboeken Leiden (DTB Leiden)" ;
  a2a:SourceRemarkdeel "245" ;
  a2a:SourceRemarkregister_periode "1701-1705" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_3209_00003209.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 18-06-1704" .
