@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_67cb8953-27f9-c432-e7dd-b5c82eab4ccb
  a a2a:Record ;
  rdfs:label "Doop op 12 januari 1732 te Waspik" ;
  a2a:hasPerson oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-45b094a8-a241-792e-20ae-605249cb5190, oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-2a65cf92-a59c-3944-5812-5a98b1659f9c, oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-f5166842-8ce9-08ff-b54a-e7ba8c5370bd, oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-849ac086-3f07-12da-1afc-a5e35071b71e, oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-bd1d4455-137d-7223-d211-2b9abb288748 ;
  a2a:hasEvent oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_0, oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_1, oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_2, oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_3, oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_4 ;
  a2a:hasSource oa:source_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb .

oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-45b094a8-a241-792e-20ae-605249cb5190
  a a2a:Person ;
  rdfs:label "Wilhelmus Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Zijlmans" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-2a65cf92-a59c-3944-5812-5a98b1659f9c
  a a2a:Person ;
  rdfs:label "Marcellus Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Marcellus Zijlmans" ;
    a2a:PersonNameFirstName "Marcellus" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-f5166842-8ce9-08ff-b54a-e7ba8c5370bd
  a a2a:Person ;
  rdfs:label "Anna Schoenmaecker" ;
  a2a:PersonName [
    rdfs:label "Anna Schoenmaecker" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Schoenmaecker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-849ac086-3f07-12da-1afc-a5e35071b71e
  a a2a:Person ;
  rdfs:label "Johanna van Son" ;
  a2a:PersonName [
    rdfs:label "Johanna van Son" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Son"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person-bd1d4455-137d-7223-d211-2b9abb288748
  a a2a:Person ;
  rdfs:label "Maria Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Maria Zijlmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1732" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1732-01-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person:45b094a8-a241-792e-20ae-605249cb5190 ;
  a2a:EventKeyRef oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1 .

oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person:2a65cf92-a59c-3944-5812-5a98b1659f9c ;
  a2a:EventKeyRef oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1 .

oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person:f5166842-8ce9-08ff-b54a-e7ba8c5370bd ;
  a2a:EventKeyRef oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1 .

oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person:849ac086-3f07-12da-1afc-a5e35071b71e ;
  a2a:EventKeyRef oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1 .

oa:relationep_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Person:bd1d4455-137d-7223-d211-2b9abb288748 ;
  a2a:EventKeyRef oa:event_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb_Event1 .

oa:source_sha_67cb8953-27f9-c432-e7dd-b5c82eab4ccb
  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", "1732-01-12 - 1732-01-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1732-01-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1732-01-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1732" ;
    a2a:Month "1" ;
    a2a:Day "12" ;
    rdfs:label "1732-01-12"^^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 "173r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik03, Periode: 1694-1733, Dopen (rooms-katholieke parochie), Waspik03, 173r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e23ff51e-5a91-80f3-4c7e-8030ea06a9fd.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/67cb8953-27f9-c432-e7dd-b5c82eab4ccb" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e23ff51e-5a91-80f3-4c7e-8030ea06a9fd.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/67cb8953-27f9-c432-e7dd-b5c82eab4ccb" ;
  a2a:RecordGUID "{67cb8953-27f9-c432-e7dd-b5c82eab4ccb}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 12-01-1732<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1949_00001949.xml van SHA" .

