@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_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b
  a a2a:Record ;
  rdfs:label "Trouwen op 25 mei 1650 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person-5347844f-ced5-90e1-af8f-3afc30dd74a7, oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person-76122b9e-e5d5-cfe3-a052-c34ba286cf33, oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person-d83a6d82-2629-cc2f-777b-51cfdf12780b ;
  a2a:hasEvent oa:event_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_0, oa:relationep_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_1, oa:relationep_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_2 ;
  a2a:hasSource oa:source_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b .

oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person-5347844f-ced5-90e1-af8f-3afc30dd74a7
  a a2a:Person ;
  rdfs:label "Andries Baert" ;
  a2a:PersonName [
    rdfs:label "Andries Baert" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Baert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person-76122b9e-e5d5-cfe3-a052-c34ba286cf33
  a a2a:Person ;
  rdfs:label "Digna Stoffels" ;
  a2a:PersonName [
    rdfs:label "Digna Stoffels" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Stoffels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person-d83a6d82-2629-cc2f-777b-51cfdf12780b
  a a2a:Person ;
  rdfs:label "Jan Jansen Nuydens" ;
  a2a:PersonName [
    rdfs:label "Jan Jansen Nuydens" ;
    a2a:PersonNameFirstName "Jan Jansen" ;
    a2a:PersonNameLastName "Nuydens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "ruiter onder d'Auberger" .

oa:event_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1650" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1650-05-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_0
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere relatie bruid" ;
  a2a:RelationType "other:Eerdere relatie bruid" ;
  a2a:PersonKeyRef oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person:5347844f-ced5-90e1-af8f-3afc30dd74a7 ;
  a2a:EventKeyRef oa:event_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Event1 .

oa:relationep_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person:76122b9e-e5d5-cfe3-a052-c34ba286cf33 ;
  a2a:EventKeyRef oa:event_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Event1 .

oa:relationep_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Person:d83a6d82-2629-cc2f-777b-51cfdf12780b ;
  a2a:EventKeyRef oa:event_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b_Event1 .

oa:source_wba_555f2bd2-63b9-31ad-17a3-9ed59cd09c7b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1650-05-25 - 1650-05-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1650-05-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1650-05-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1650" ;
    a2a:Month "5" ;
    a2a:Day "25" ;
    rdfs:label "1650-05-25"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 30, Periode: 1648-1663" ;
    a2a:Book "NH trouwboek 1648-1663" ;
    a2a:RegistryNumber "30" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Bergen op Zoom, Bron: boek, Deel: 30, Periode: 1648-1663, NH trouwboek 1648-1663, 30"
  ] ;
  a2a:SourceLastChangeDate "2014-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/555f2bd2-63b9-31ad-17a3-9ed59cd09c7b" ;
  a2a:RecordGUID "{555f2bd2-63b9-31ad-17a3-9ed59cd09c7b}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Roosendaal
06-05-1650""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5883_00005883.xml van WBA" .

