@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_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f
  a a2a:Record ;
  rdfs:label "Doop op 23 mei 1698 te Drunen" ;
  a2a:hasPerson oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-07805c9c-2c65-2764-f600-4969a97b820c, oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-e8d5a9a2-198c-63b3-5025-b480c51eccc4, oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-6831e874-60b2-d439-4801-7a6ee6561a21, oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-81326ee7-f027-07d9-cb59-063033910408, oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-e818aaaa-0804-cc77-ed29-fdb90c292c82 ;
  a2a:hasEvent oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_0, oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_1, oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_2, oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_3, oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_4 ;
  a2a:hasSource oa:source_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f .

oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-07805c9c-2c65-2764-f600-4969a97b820c
  a a2a:Person ;
  rdfs:label "Adrianus Theodori van de Leur" ;
  a2a:PersonName [
    rdfs:label "Adrianus Theodori van de Leur" ;
    a2a:PersonNameFirstName "Adrianus Theodori" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-e8d5a9a2-198c-63b3-5025-b480c51eccc4
  a a2a:Person ;
  rdfs:label "Govardus Janssen" ;
  a2a:PersonName [
    rdfs:label "Govardus Janssen" ;
    a2a:PersonNameFirstName "Govardus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-6831e874-60b2-d439-4801-7a6ee6561a21
  a a2a:Person ;
  rdfs:label "Dijmpna Anthonij" ;
  a2a:PersonName [
    rdfs:label "Dijmpna Anthonij" ;
    a2a:PersonNameFirstName "Dijmpna" ;
    a2a:PersonNameLastName "Anthonij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-81326ee7-f027-07d9-cb59-063033910408
  a a2a:Person ;
  rdfs:label "Maria Melsen" ;
  a2a:PersonName [
    rdfs:label "Maria Melsen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Melsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person-e818aaaa-0804-cc77-ed29-fdb90c292c82
  a a2a:Person ;
  rdfs:label "Maria van de Leur" ;
  a2a:PersonName [
    rdfs:label "Maria van de Leur" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Leur"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1698-05-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person:07805c9c-2c65-2764-f600-4969a97b820c ;
  a2a:EventKeyRef oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1 .

oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person:e8d5a9a2-198c-63b3-5025-b480c51eccc4 ;
  a2a:EventKeyRef oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1 .

oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person:6831e874-60b2-d439-4801-7a6ee6561a21 ;
  a2a:EventKeyRef oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1 .

oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person:81326ee7-f027-07d9-cb59-063033910408 ;
  a2a:EventKeyRef oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1 .

oa:relationep_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Person:e818aaaa-0804-cc77-ed29-fdb90c292c82 ;
  a2a:EventKeyRef oa:event_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f_Event1 .

oa:source_sha_00720b98-1bde-dacc-c8fc-2ed06984ca5f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1698-05-23 - 1698-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1698-05-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: Drunen06, Periode: 1671-1700" ;
    a2a:Book "Dopen en trouwen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen06" ;
    a2a:Folio "52r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen06, Periode: 1671-1700, Dopen en trouwen (rooms-katholieke parochie), Drunen06, 52r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7080dd73-1fc6-8850-653c-b03e0c2d95b4.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/00720b98-1bde-dacc-c8fc-2ed06984ca5f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7080dd73-1fc6-8850-653c-b03e0c2d95b4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/00720b98-1bde-dacc-c8fc-2ed06984ca5f" ;
  a2a:RecordGUID "{00720b98-1bde-dacc-c8fc-2ed06984ca5f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 23-05-1698<br />Plaats dopen: Drunen<br />Religie: RK", "Bevat ook dopen van kinderen uit andere plaatsen, zoals Hedikhuizen, Nieuwkuijk, Onsenoort en Vlijmen. Vanaf 1678 worden de woonplaatsen van de kinderen niet meer vermeld. Bevat ook huwelijken van personen uit Hedikhuizen, Onsenoort en Vlijmen. Vanaf 1679 wordt de woonplaats niet meer vermeld." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2053_00002053.xml van SHA" .

