@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_963c187b-bf6c-324a-e40d-d7a75e27e72b
  a a2a:Record ;
  rdfs:label "DTB Dopen op 26 juni 1703 te Leiden" ;
  a2a:hasPerson oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-2f6a692a-2e30-c870-796f-8e92db7af51c, oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-2b13af8d-1d54-7359-58e0-6cd777462cb2, oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-031faa1e-7da1-befb-7b60-635b439ac3f8, oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-68f79222-ac60-0ed2-0867-09477eb81ea1, oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-15facf34-c3ac-7c1f-62aa-f77150554edf ;
  a2a:hasEvent oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1 ;
  a2a:hasRelationEP oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_0, oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_1, oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_2, oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_3, oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_4 ;
  a2a:hasSource oa:source_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b .

oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-2f6a692a-2e30-c870-796f-8e92db7af51c
  a a2a:Person ;
  rdfs:label "Marijtie Maaswijck" ;
  a2a:PersonName [
    rdfs:label "Marijtie Maaswijck" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNameLastName "Maaswijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-2b13af8d-1d54-7359-58e0-6cd777462cb2
  a a2a:Person ;
  rdfs:label "Johannes Maaswijck" ;
  a2a:PersonName [
    rdfs:label "Johannes Maaswijck" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Maaswijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-031faa1e-7da1-befb-7b60-635b439ac3f8
  a a2a:Person ;
  rdfs:label "Barbara de Vou" ;
  a2a:PersonName [
    rdfs:label "Barbara de Vou" ;
    a2a:PersonNameFirstName "Barbara" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-68f79222-ac60-0ed2-0867-09477eb81ea1
  a a2a:Person ;
  rdfs:label "Cornelis de Vou" ;
  a2a:PersonName [
    rdfs:label "Cornelis de Vou" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vou"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person-15facf34-c3ac-7c1f-62aa-f77150554edf
  a a2a:Person ;
  rdfs:label "Marijtie Verstraten" ;
  a2a:PersonName [
    rdfs:label "Marijtie Verstraten" ;
    a2a:PersonNameFirstName "Marijtie" ;
    a2a:PersonNameLastName "Verstraten"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1
  a a2a:Event ;
  rdfs:label "other:DTB Dopen" ;
  a2a:EventType "other:DTB Dopen" ;
  a2a:EventDate [
    a2a:Year "1703" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1703-06-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Leiden" ;
    rdfs:label "Leiden"
  ] .

oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person:2f6a692a-2e30-c870-796f-8e92db7af51c ;
  a2a:EventKeyRef oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1 .

oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person:2b13af8d-1d54-7359-58e0-6cd777462cb2 ;
  a2a:EventKeyRef oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1 .

oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person:031faa1e-7da1-befb-7b60-635b439ac3f8 ;
  a2a:EventKeyRef oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1 .

oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person:68f79222-ac60-0ed2-0867-09477eb81ea1 ;
  a2a:EventKeyRef oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1 .

oa:relationep_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Person:15facf34-c3ac-7c1f-62aa-f77150554edf ;
  a2a:EventKeyRef oa:event_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b_Event1 .

oa:source_elo_963c187b-bf6c-324a-e40d-d7a75e27e72b
  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 "1703" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1703-06-26"^^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/iiif/3/be453ab4-57aa-445d-a4bb-e1ca3acce0e6/info.json" ;
    a2a:UriViewer "https://www.erfgoedleiden.nl/collecties/personen/zoek-op-personen/deeds/963c187b-bf6c-324a-e40d-d7a75e27e72b" ;
    a2a:UriPreview "https://elo.memorix.io/resources/iiif/3/be453ab4-57aa-445d-a4bb-e1ca3acce0e6/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/963c187b-bf6c-324a-e40d-d7a75e27e72b" ;
  a2a:RecordGUID "{963c187b-bf6c-324a-e40d-d7a75e27e72b}" ;
  a2a:SourceRemarkOpmerking "Doopdatum: 26-06-1703<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_20260528_18672_00018672.xml van ELO" .

[] a2a:PersonRemarkdiversen "Doopdatum: 26-06-1703" .
