@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_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f
  a a2a:Record ;
  rdfs:label "Trouwen op 18 augustus 1669 te Halsteren" ;
  a2a:hasPerson oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-5ba38377-b1c4-eecf-68e4-e3aaa4ffde4c, oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-1fadf7a5-b3f1-26bc-552c-2134e9e98c73, oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-6219a916-b7fc-a7c9-57cd-df08fb8844d3, oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-1c0bc6eb-adb3-ce2d-d332-d4c1675705a3 ;
  a2a:hasEvent oa:event_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_0, oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_1, oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_2, oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_3 ;
  a2a:hasSource oa:source_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f .

oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-5ba38377-b1c4-eecf-68e4-e3aaa4ffde4c
  a a2a:Person ;
  rdfs:label "Aeltie Walraven" ;
  a2a:PersonName [
    rdfs:label "Aeltie Walraven" ;
    a2a:PersonNameFirstName "Aeltie" ;
    a2a:PersonNameLastName "Walraven"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "fort Pinssen" ;
    rdfs:label "fort Pinssen"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Emmerich" ;
    rdfs:label "Emmerich"
  ] .

oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-1fadf7a5-b3f1-26bc-552c-2134e9e98c73
  a a2a:Person ;
  rdfs:label "Evert Boone" ;
  a2a:PersonName [
    rdfs:label "Evert Boone" ;
    a2a:PersonNameFirstName "Evert" ;
    a2a:PersonNameLastName "Boone"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-6219a916-b7fc-a7c9-57cd-df08fb8844d3
  a a2a:Person ;
  rdfs:label "Woudelina van Arkel" ;
  a2a:PersonName [
    rdfs:label "Woudelina van Arkel" ;
    a2a:PersonNameFirstName "Woudelina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Arkel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person-1c0bc6eb-adb3-ce2d-d332-d4c1675705a3
  a a2a:Person ;
  rdfs:label "Arnoldus Boone" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Boone" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Boone"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Rees" ;
    rdfs:label "Rees"
  ] ;
  a2a:Profession "soldaat onder Coliear" .

oa:event_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1669" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1669-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person:5ba38377-b1c4-eecf-68e4-e3aaa4ffde4c ;
  a2a:EventKeyRef oa:event_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Event1 .

oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person:1fadf7a5-b3f1-26bc-552c-2134e9e98c73 ;
  a2a:EventKeyRef oa:event_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Event1 .

oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person:6219a916-b7fc-a7c9-57cd-df08fb8844d3 ;
  a2a:EventKeyRef oa:event_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Event1 .

oa:relationep_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Person:1c0bc6eb-adb3-ce2d-d332-d4c1675705a3 ;
  a2a:EventKeyRef oa:event_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f_Event1 .

oa:source_wba_e642d052-5666-3ba1-2e06-efb4e6d7f72f
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1669-08-18 - 1669-08-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1669-08-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1669-08-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1669" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1669-08-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Halsteren, Bron: boek, Deel: 14, Periode: 1656-1700" ;
    a2a:Book "NH doop- en trouwboek 1656-1700 - huwelijken" ;
    a2a:RegistryNumber "14" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Halsteren, Bron: boek, Deel: 14, Periode: 1656-1700, NH doop- en trouwboek 1656-1700 - huwelijken, 14"
  ] ;
  a2a:SourceLastChangeDate "2014-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e642d052-5666-3ba1-2e06-efb4e6d7f72f" ;
  a2a:RecordGUID "{e642d052-5666-3ba1-2e06-efb4e6d7f72f}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Halsteren
28-07-1669""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5935_00005935.xml van WBA" .

