@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_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94
  a a2a:Record ;
  rdfs:label "Trouwen op 3 november 1663 te Halsteren" ;
  a2a:hasPerson oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-db931813-1086-9f51-5aee-5a59edaa96a2, oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-c1c789da-5121-f0ad-1b4a-60303138a621, oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-e96f3091-3896-56aa-827f-e079ec056588, oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-5bb2fd02-124b-1689-9d0d-3a1d05edc4b9, oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-49d29137-3544-5c0e-9392-09fa0f9639ed ;
  a2a:hasEvent oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_0, oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_1, oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_2, oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_3, oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_4 ;
  a2a:hasSource oa:source_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94 .

oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-db931813-1086-9f51-5aee-5a59edaa96a2
  a a2a:Person ;
  rdfs:label "Maijken Tilborghs" ;
  a2a:PersonName [
    rdfs:label "Maijken Tilborghs" ;
    a2a:PersonNameFirstName "Maijken" ;
    a2a:PersonNameLastName "Tilborghs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-c1c789da-5121-f0ad-1b4a-60303138a621
  a a2a:Person ;
  rdfs:label "Pieter Blieck" ;
  a2a:PersonName [
    rdfs:label "Pieter Blieck" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Blieck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-e96f3091-3896-56aa-827f-e079ec056588
  a a2a:Person ;
  rdfs:label "Helena Jacobs" ;
  a2a:PersonName [
    rdfs:label "Helena Jacobs" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-5bb2fd02-124b-1689-9d0d-3a1d05edc4b9
  a a2a:Person ;
  rdfs:label "Jan Janssen van Buchenhout" ;
  a2a:PersonName [
    rdfs:label "Jan Janssen van Buchenhout" ;
    a2a:PersonNameFirstName "Jan Janssen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Buchenhout"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Poortvliet" ;
    rdfs:label "Poortvliet"
  ] .

oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person-49d29137-3544-5c0e-9392-09fa0f9639ed
  a a2a:Person ;
  rdfs:label "Engel Cornelissen Cousijn" ;
  a2a:PersonName [
    rdfs:label "Engel Cornelissen Cousijn" ;
    a2a:PersonNameFirstName "Engel Cornelissen" ;
    a2a:PersonNameLastName "Cousijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1663" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1663-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren"
  ] .

oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruidegom" ;
  a2a:RelationType "other:Eerdere relatie bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person:db931813-1086-9f51-5aee-5a59edaa96a2 ;
  a2a:EventKeyRef oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1 .

oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_1
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person:c1c789da-5121-f0ad-1b4a-60303138a621 ;
  a2a:EventKeyRef oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1 .

oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person:e96f3091-3896-56aa-827f-e079ec056588 ;
  a2a:EventKeyRef oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1 .

oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person:5bb2fd02-124b-1689-9d0d-3a1d05edc4b9 ;
  a2a:EventKeyRef oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1 .

oa:relationep_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Person:49d29137-3544-5c0e-9392-09fa0f9639ed ;
  a2a:EventKeyRef oa:event_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94_Event1 .

oa:source_wba_cec1ae23-e457-2e02-c3c1-ef0b44b3cb94
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Halsteren" ;
    rdfs:label "Halsteren", "1663-11-03 - 1663-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1663-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1663-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1663" ;
    a2a:Month "11" ;
    a2a:Day "3" ;
    rdfs:label "1663-11-03"^^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/cec1ae23-e457-2e02-c3c1-ef0b44b3cb94" ;
  a2a:RecordGUID "{cec1ae23-e457-2e02-c3c1-ef0b44b3cb94}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Halsteren
03-11-1663""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5930_00005930.xml van WBA" .

