@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_bhi_be657898-e232-5657-7521-252c730652ca
  a a2a:Record ;
  rdfs:label "Huwelijk op 3 mei 1830 te Wouw" ;
  a2a:hasPerson oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35030ff8-4630-11e3-a747-d206bceb4d38, oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35025392-4630-11e3-a747-d206bceb4d38, oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35034ad6-4630-11e3-a747-d206bceb4d38, oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-3502d470-4630-11e3-a747-d206bceb4d38, oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-3502910e-4630-11e3-a747-d206bceb4d38, oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35038b18-4630-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_0, oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_1, oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_2, oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_3, oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_4, oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_5 ;
  a2a:hasSource oa:source_bhi_be657898-e232-5657-7521-252c730652ca .

oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35030ff8-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Augustijn" ;
  a2a:PersonName [
    rdfs:label "Anna Augustijn" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Augustijn"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1794" ;
    a2a:Month "3" ;
    a2a:Day "25" ;
    rdfs:label "1794-03-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35025392-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthonius van Caam" ;
  a2a:PersonName [
    rdfs:label "Anthonius van Caam" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Caam"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1797-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35034ad6-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriaan Augustijn" ;
  a2a:PersonName [
    rdfs:label "Adriaan Augustijn" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Augustijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-3502d470-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Adriana van Elsackers" ;
  a2a:PersonName [
    rdfs:label "Adriana van Elsackers" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Elsackers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-3502910e-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cornelis van Caam" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Caam" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Caam"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person-35038b18-4630-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Pieternel van Dorst" ;
  a2a:PersonName [
    rdfs:label "Pieternel van Dorst" ;
    a2a:PersonNameFirstName "Pieternel" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dorst"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1830" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1830-05-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] .

oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person:35030ff8-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 .

oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person:35025392-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 .

oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person:35034ad6-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 .

oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person:3502d470-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 .

oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person:3502910e-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 .

oa:relationep_bhi_be657898-e232-5657-7521-252c730652ca_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_be657898-e232-5657-7521-252c730652ca_Person:35038b18-4630-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_be657898-e232-5657-7521-252c730652ca_Event1 .

oa:source_bhi_be657898-e232-5657-7521-252c730652ca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1830-05-03 - 1830-05-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1830-05-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1830-05-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1830" ;
    a2a:Month "5" ;
    a2a:Day "3" ;
    rdfs:label "1830-05-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 9178, Periode: 1830" ;
    a2a:Book "Huwelijksregister Wouw 1830" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "9178" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 9178, Periode: 1830, Huwelijksregister Wouw 1830, 5, 9178"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/cb6ba012-d9e8-8ac4-f91b-cc34190616d6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/cb6ba012-d9e8-8ac4-f91b-cc34190616d6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/be657898-e232-5657-7521-252c730652ca" ;
  a2a:RecordGUID "{be657898-e232-5657-7521-252c730652ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_71177_00071177.xml van BHI" .

