@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_3f724403-adca-42d3-dbbb-d9ff6e4ae849
  a a2a:Record ;
  rdfs:label "Doop op 27 oktober 1733 te Dussen" ;
  a2a:hasPerson oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-8261e64a-cd9d-0567-7684-ec92f073b500, oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-1ad5738b-8922-a969-81bb-6e4bdce455c9, oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-40b9c11c-2042-7825-cb99-08e2fbbd804d, oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-a9c09d48-851e-6eb6-2e29-d4e33c74c7bd, oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-aceffac7-224a-16a2-79be-cba9dce9dc9a ;
  a2a:hasEvent oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_0, oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_1, oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_2, oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_3, oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_4 ;
  a2a:hasSource oa:source_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849 .

oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-8261e64a-cd9d-0567-7684-ec92f073b500
  a a2a:Person ;
  rdfs:label "Helena Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Helena Vermeulen" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-1ad5738b-8922-a969-81bb-6e4bdce455c9
  a a2a:Person ;
  rdfs:label "Petrus Verstap" ;
  a2a:PersonName [
    rdfs:label "Petrus Verstap" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Verstap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-40b9c11c-2042-7825-cb99-08e2fbbd804d
  a a2a:Person ;
  rdfs:label "Digna Verstap" ;
  a2a:PersonName [
    rdfs:label "Digna Verstap" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Verstap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-a9c09d48-851e-6eb6-2e29-d4e33c74c7bd
  a a2a:Person ;
  rdfs:label "Maria Verstap" ;
  a2a:PersonName [
    rdfs:label "Maria Verstap" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Verstap"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person-aceffac7-224a-16a2-79be-cba9dce9dc9a
  a a2a:Person ;
  rdfs:label "Johannes Vermeulen" ;
  a2a:PersonName [
    rdfs:label "Johannes Vermeulen" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Vermeulen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1733-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person:8261e64a-cd9d-0567-7684-ec92f073b500 ;
  a2a:EventKeyRef oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1 .

oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person:1ad5738b-8922-a969-81bb-6e4bdce455c9 ;
  a2a:EventKeyRef oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1 .

oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person:40b9c11c-2042-7825-cb99-08e2fbbd804d ;
  a2a:EventKeyRef oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1 .

oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person:a9c09d48-851e-6eb6-2e29-d4e33c74c7bd ;
  a2a:EventKeyRef oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1 .

oa:relationep_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Person:aceffac7-224a-16a2-79be-cba9dce9dc9a ;
  a2a:EventKeyRef oa:event_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849_Event1 .

oa:source_sha_3f724403-adca-42d3-dbbb-d9ff6e4ae849
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dussen, Almkerk, Andel, Giessen, Meeuwen" ;
    rdfs:label "Dussen, Almkerk, Andel, Giessen, Meeuwen", "1733-10-27 - 1733-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1733-10-27"^^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: 33, Periode: 1677-1737" ;
    a2a:Book "Dopen en begraven (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "33" ;
    a2a:Folio "91v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 33, Periode: 1677-1737, Dopen en begraven (rooms-katholieke parochie), 33, 91v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c70c14e9-e13e-7ac1-075f-398923d66edf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3f724403-adca-42d3-dbbb-d9ff6e4ae849" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c70c14e9-e13e-7ac1-075f-398923d66edf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3f724403-adca-42d3-dbbb-d9ff6e4ae849" ;
  a2a:RecordGUID "{3f724403-adca-42d3-dbbb-d9ff6e4ae849}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 27-10-1733<br />Plaats dopen: Dussen<br />Religie: RK", "Bevat trouwen over 1677-1737 en begraven over 1695-1698. Origineel is bij Stadsarchief Breda. Blad 32 is leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7412_00007412.xml van SHA" .

