@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_0fda7eff-5817-d712-7b8b-e28954df676a
  a a2a:Record ;
  rdfs:label "Doop op 28 februari 1807 te Waspik" ;
  a2a:hasPerson oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-3bf3aeee-fc00-dc9d-cf15-af9a3b925a63, oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-7483ab1b-01d5-2fda-2f97-f6cf15784608, oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-cc7b9a2c-f3f5-0010-2151-b14ca861c03e, oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-6a2aa8b0-83ec-875b-87a9-62b2cecc1969 ;
  a2a:hasEvent oa:event_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_0, oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_1, oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_2, oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_3 ;
  a2a:hasSource oa:source_sha_0fda7eff-5817-d712-7b8b-e28954df676a .

oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-3bf3aeee-fc00-dc9d-cf15-af9a3b925a63
  a a2a:Person ;
  rdfs:label "Adrianus Boom" ;
  a2a:PersonName [
    rdfs:label "Adrianus Boom" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-7483ab1b-01d5-2fda-2f97-f6cf15784608
  a a2a:Person ;
  rdfs:label "Petronilla Brox" ;
  a2a:PersonName [
    rdfs:label "Petronilla Brox" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Brox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-cc7b9a2c-f3f5-0010-2151-b14ca861c03e
  a a2a:Person ;
  rdfs:label "Joanna Brox" ;
  a2a:PersonName [
    rdfs:label "Joanna Brox" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Brox"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person-6a2aa8b0-83ec-875b-87a9-62b2cecc1969
  a a2a:Person ;
  rdfs:label "Petronilla Boom" ;
  a2a:PersonName [
    rdfs:label "Petronilla Boom" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNameLastName "Boom"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1807-02-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person:3bf3aeee-fc00-dc9d-cf15-af9a3b925a63 ;
  a2a:EventKeyRef oa:event_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Event1 .

oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person:7483ab1b-01d5-2fda-2f97-f6cf15784608 ;
  a2a:EventKeyRef oa:event_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Event1 .

oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person:cc7b9a2c-f3f5-0010-2151-b14ca861c03e ;
  a2a:EventKeyRef oa:event_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Event1 .

oa:relationep_sha_0fda7eff-5817-d712-7b8b-e28954df676a_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Person:6a2aa8b0-83ec-875b-87a9-62b2cecc1969 ;
  a2a:EventKeyRef oa:event_sha_0fda7eff-5817-d712-7b8b-e28954df676a_Event1 .

oa:source_sha_0fda7eff-5817-d712-7b8b-e28954df676a
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik, 's Grevelduin-Capelle, Raamsdonk" ;
    rdfs:label "Waspik, 's Grevelduin-Capelle, Raamsdonk", "1807-02-28 - 1807-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-02-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1807-02-28"^^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: Waspik05, Periode: 1779-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Waspik05" ;
    a2a:Folio "101v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik05, Periode: 1779-1810, Dopen (rooms-katholieke parochie), Waspik05, 101v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/8d731ba7-369c-e5dd-7b7a-1e80455b894a.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0fda7eff-5817-d712-7b8b-e28954df676a" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/8d731ba7-369c-e5dd-7b7a-1e80455b894a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0fda7eff-5817-d712-7b8b-e28954df676a" ;
  a2a:RecordGUID "{0fda7eff-5817-d712-7b8b-e28954df676a}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 28-02-1807<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2131_00002131.xml van SHA" .

