@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_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce
  a a2a:Record ;
  rdfs:label "Doop op 26 juli 1810 te Drunen" ;
  a2a:hasPerson oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-1c208f3d-cf89-fa53-30bd-b53f1074def8, oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-9319afa3-c211-5f3d-1fad-44c0c6859c0a, oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-047207d2-868b-f11f-c28e-a98e000725da, oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-23ce1287-36c8-7b90-b60a-94f906cd5685 ;
  a2a:hasEvent oa:event_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_0, oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_1, oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_2, oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_3 ;
  a2a:hasSource oa:source_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce .

oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-1c208f3d-cf89-fa53-30bd-b53f1074def8
  a a2a:Person ;
  rdfs:label "Johanna van Drunen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Drunen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-9319afa3-c211-5f3d-1fad-44c0c6859c0a
  a a2a:Person ;
  rdfs:label "Maria van Drunen" ;
  a2a:PersonName [
    rdfs:label "Maria van Drunen" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-047207d2-868b-f11f-c28e-a98e000725da
  a a2a:Person ;
  rdfs:label "Cornelius Verhemeldonk" ;
  a2a:PersonName [
    rdfs:label "Cornelius Verhemeldonk" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Verhemeldonk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person-23ce1287-36c8-7b90-b60a-94f906cd5685
  a a2a:Person ;
  rdfs:label "Walterus Verhemeldonk" ;
  a2a:PersonName [
    rdfs:label "Walterus Verhemeldonk" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Verhemeldonk"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1810" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1810-07-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person:1c208f3d-cf89-fa53-30bd-b53f1074def8 ;
  a2a:EventKeyRef oa:event_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Event1 .

oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person:9319afa3-c211-5f3d-1fad-44c0c6859c0a ;
  a2a:EventKeyRef oa:event_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Event1 .

oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person:047207d2-868b-f11f-c28e-a98e000725da ;
  a2a:EventKeyRef oa:event_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Event1 .

oa:relationep_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Person:23ce1287-36c8-7b90-b60a-94f906cd5685 ;
  a2a:EventKeyRef oa:event_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce_Event1 .

oa:source_sha_b8d668b8-ce37-16d5-1cc9-e70be2f4ecce
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1810-07-26 - 1810-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1810" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1810-07-26"^^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: Drunen09, Periode: 1771-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen09" ;
    a2a:Folio "153v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen09, Periode: 1771-1810, Dopen (rooms-katholieke parochie), Drunen09, 153v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/d6c2042e-dcfc-aa87-0f23-264910e3f622.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b8d668b8-ce37-16d5-1cc9-e70be2f4ecce" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/d6c2042e-dcfc-aa87-0f23-264910e3f622.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-09-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b8d668b8-ce37-16d5-1cc9-e70be2f4ecce" ;
  a2a:RecordGUID "{b8d668b8-ce37-16d5-1cc9-e70be2f4ecce}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 26-07-1810<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2512_00002512.xml van SHA" .

