@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_07b764b9-01d4-0086-76fb-e5232fc7bb95
  a a2a:Record ;
  rdfs:label "Doop op 20 maart 1698 te Waspik" ;
  a2a:hasPerson oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-7706553d-1c82-7a6e-7591-a7ceabdeafa0, oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-d87c1fd5-545e-f511-ebec-fb8224499e31, oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-41c218af-088b-7ace-5a2f-5f8a13aeea82, oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-028b089b-621a-ceb5-a598-0bd5ff162994 ;
  a2a:hasEvent oa:event_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_0, oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_1, oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_2, oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_3 ;
  a2a:hasSource oa:source_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95 .

oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-7706553d-1c82-7a6e-7591-a7ceabdeafa0
  a a2a:Person ;
  rdfs:label "Gerardus Henrici Maes" ;
  a2a:PersonName [
    rdfs:label "Gerardus Henrici Maes" ;
    a2a:PersonNameFirstName "Gerardus Henrici" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-d87c1fd5-545e-f511-ebec-fb8224499e31
  a a2a:Person ;
  rdfs:label "Hubertus Danielis" ;
  a2a:PersonName [
    rdfs:label "Hubertus Danielis" ;
    a2a:PersonNameFirstName "Hubertus" ;
    a2a:PersonNameLastName "Danielis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-41c218af-088b-7ace-5a2f-5f8a13aeea82
  a a2a:Person ;
  rdfs:label "Maria Danielis de Jongh" ;
  a2a:PersonName [
    rdfs:label "Maria Danielis de Jongh" ;
    a2a:PersonNameFirstName "Maria Danielis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Jongh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person-028b089b-621a-ceb5-a598-0bd5ff162994
  a a2a:Person ;
  rdfs:label "Anna Maes" ;
  a2a:PersonName [
    rdfs:label "Anna Maes" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1698" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1698-03-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person:7706553d-1c82-7a6e-7591-a7ceabdeafa0 ;
  a2a:EventKeyRef oa:event_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Event1 .

oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person:d87c1fd5-545e-f511-ebec-fb8224499e31 ;
  a2a:EventKeyRef oa:event_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Event1 .

oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person:41c218af-088b-7ace-5a2f-5f8a13aeea82 ;
  a2a:EventKeyRef oa:event_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Event1 .

oa:relationep_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Person:028b089b-621a-ceb5-a598-0bd5ff162994 ;
  a2a:EventKeyRef oa:event_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95_Event1 .

oa:source_sha_07b764b9-01d4-0086-76fb-e5232fc7bb95
  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", "1698-03-20 - 1698-03-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1698-03-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1698-03-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1698" ;
    a2a:Month "3" ;
    a2a:Day "20" ;
    rdfs:label "1698-03-20"^^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: Waspik03, Periode: 1694-1733" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Waspik03" ;
    a2a:Folio "11v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik03, Periode: 1694-1733, Dopen (rooms-katholieke parochie), Waspik03, 11v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b59cef76-8df4-f999-3c10-ef7ba594ac34.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/07b764b9-01d4-0086-76fb-e5232fc7bb95" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b59cef76-8df4-f999-3c10-ef7ba594ac34.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-03-25"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/07b764b9-01d4-0086-76fb-e5232fc7bb95" ;
  a2a:RecordGUID "{07b764b9-01d4-0086-76fb-e5232fc7bb95}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 20-03-1698<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2090_00002090.xml van SHA" .

