@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_b4d35697-e3d8-334b-9bce-816ae33fe16f
  a a2a:Record ;
  rdfs:label "Doop op 15 juli 1789 te Drunen" ;
  a2a:hasPerson oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-c87f3db1-310a-fc1a-a77e-ca67f999a6f0, oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-8484c2af-f8a9-e740-8a45-e681fc76207b, oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-409415c8-9192-f348-42bc-1b444e22b042, oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-835db646-38ca-0669-58a5-b0a646ae4a0b ;
  a2a:hasEvent oa:event_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_0, oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_1, oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_2, oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_3 ;
  a2a:hasSource oa:source_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f .

oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-c87f3db1-310a-fc1a-a77e-ca67f999a6f0
  a a2a:Person ;
  rdfs:label "Ida van den Hoven" ;
  a2a:PersonName [
    rdfs:label "Ida van den Hoven" ;
    a2a:PersonNameFirstName "Ida" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-8484c2af-f8a9-e740-8a45-e681fc76207b
  a a2a:Person ;
  rdfs:label "Hendrina Pulles" ;
  a2a:PersonName [
    rdfs:label "Hendrina Pulles" ;
    a2a:PersonNameFirstName "Hendrina" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-409415c8-9192-f348-42bc-1b444e22b042
  a a2a:Person ;
  rdfs:label "Adrianus Pulles" ;
  a2a:PersonName [
    rdfs:label "Adrianus Pulles" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person-835db646-38ca-0669-58a5-b0a646ae4a0b
  a a2a:Person ;
  rdfs:label "Martha Pulles" ;
  a2a:PersonName [
    rdfs:label "Martha Pulles" ;
    a2a:PersonNameFirstName "Martha" ;
    a2a:PersonNameLastName "Pulles"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1789" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1789-07-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person:c87f3db1-310a-fc1a-a77e-ca67f999a6f0 ;
  a2a:EventKeyRef oa:event_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Event1 .

oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person:8484c2af-f8a9-e740-8a45-e681fc76207b ;
  a2a:EventKeyRef oa:event_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Event1 .

oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person:409415c8-9192-f348-42bc-1b444e22b042 ;
  a2a:EventKeyRef oa:event_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Event1 .

oa:relationep_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Person:835db646-38ca-0669-58a5-b0a646ae4a0b ;
  a2a:EventKeyRef oa:event_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f_Event1 .

oa:source_sha_b4d35697-e3d8-334b-9bce-816ae33fe16f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1789-07-15 - 1789-07-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1789-07-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1789-07-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1789" ;
    a2a:Month "7" ;
    a2a:Day "15" ;
    rdfs:label "1789-07-15"^^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: Drunen24, Periode: 1740-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Drunen24" ;
    a2a:Folio "92r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Drunen24, Periode: 1740-1811, Dopen (rooms-katholieke parochie), Drunen24, 92r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/6f8bccc9-be40-b904-84ab-90dca479c543.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/b4d35697-e3d8-334b-9bce-816ae33fe16f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/6f8bccc9-be40-b904-84ab-90dca479c543.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/b4d35697-e3d8-334b-9bce-816ae33fe16f" ;
  a2a:RecordGUID "{b4d35697-e3d8-334b-9bce-816ae33fe16f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 15-07-1789<br />Plaats dopen: Drunen<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2492_00002492.xml van SHA" .

