@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_dbd9d847-0389-c6d3-4e8e-dada898a2f96
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 november 1818 te Bergen op Zoom" ;
  a2a:hasPerson oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-d392962e-3c16-4325-21c1-4ca8dff27b9f, oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-c791c9b3-7f24-11e8-116b-cc544de9a9b3, oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-d23f027c-7c59-340f-2f00-ba5341d9dabc, oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-d066b1ab-8b93-d5a2-c6bb-03a583061be9, oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-2e6c6068-3e44-9b73-d34b-78ca9ccd84de, oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-783b22f7-60ac-7ece-7b0a-619855f8d24f ;
  a2a:hasEvent oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_0, oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_1, oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_2, oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_3, oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_4, oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_5 ;
  a2a:hasSource oa:source_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96 .

oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-d392962e-3c16-4325-21c1-4ca8dff27b9f
  a a2a:Person ;
  rdfs:label "Maria Eijskens" ;
  a2a:PersonName [
    rdfs:label "Maria Eijskens" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Eijskens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-c791c9b3-7f24-11e8-116b-cc544de9a9b3
  a a2a:Person ;
  rdfs:label "Joannes Vermeijen" ;
  a2a:PersonName [
    rdfs:label "Joannes Vermeijen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Vermeijen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-d23f027c-7c59-340f-2f00-ba5341d9dabc
  a a2a:Person ;
  rdfs:label "Guilielmus Janssens" ;
  a2a:PersonName [
    rdfs:label "Guilielmus Janssens" ;
    a2a:PersonNameFirstName "Guilielmus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-d066b1ab-8b93-d5a2-c6bb-03a583061be9
  a a2a:Person ;
  rdfs:label "Dorothea Vermeijen" ;
  a2a:PersonName [
    rdfs:label "Dorothea Vermeijen" ;
    a2a:PersonNameFirstName "Dorothea" ;
    a2a:PersonNameLastName "Vermeijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21 jaar" ;
    rdfs:label "21 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-2e6c6068-3e44-9b73-d34b-78ca9ccd84de
  a a2a:Person ;
  rdfs:label "Josephus Franciscus Guilielmus Janssens" ;
  a2a:PersonName [
    rdfs:label "Josephus Franciscus Guilielmus Janssens" ;
    a2a:PersonNameFirstName "Josephus Franciscus Guilielmus" ;
    a2a:PersonNameLastName "Janssens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23 jaar" ;
    rdfs:label "23 jaar"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Antwerpen" ;
    rdfs:label "Antwerpen"
  ] ;
  a2a:Profession "sergeant majoor" .

oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person-783b22f7-60ac-7ece-7b0a-619855f8d24f
  a a2a:Person ;
  rdfs:label "Gertruda van Gelderen" ;
  a2a:PersonName [
    rdfs:label "Gertruda van Gelderen" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelderen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1818-11-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom"
  ] .

oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_0
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person:d392962e-3c16-4325-21c1-4ca8dff27b9f ;
  a2a:EventKeyRef oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 .

oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person:c791c9b3-7f24-11e8-116b-cc544de9a9b3 ;
  a2a:EventKeyRef oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 .

oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person:d23f027c-7c59-340f-2f00-ba5341d9dabc ;
  a2a:EventKeyRef oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 .

oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person:d066b1ab-8b93-d5a2-c6bb-03a583061be9 ;
  a2a:EventKeyRef oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 .

oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person:2e6c6068-3e44-9b73-d34b-78ca9ccd84de ;
  a2a:EventKeyRef oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 .

oa:relationep_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Person:783b22f7-60ac-7ece-7b0a-619855f8d24f ;
  a2a:EventKeyRef oa:event_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96_Event1 .

oa:source_wba_dbd9d847-0389-c6d3-4e8e-dada898a2f96
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Bergen op Zoom" ;
    rdfs:label "Bergen op Zoom", "1818-11-19 - 1818-11-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1818-11-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1818-11-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1818" ;
    a2a:Month "11" ;
    a2a:Day "19" ;
    rdfs:label "1818-11-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 148, P..." ;
    a2a:Book "Huwelijksregister 1818" ;
    a2a:DocumentNumber "36" ;
    a2a:RegistryNumber "148" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Bergen op Zoom - burgerlijke stand, Bron: boek, Deel: 148, P..., Huwelijksregister 1818, 36, 148"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/32d2a156-4480-2fe6-4883-e4daae923a5d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dbd9d847-0389-c6d3-4e8e-dada898a2f96" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/32d2a156-4480-2fe6-4883-e4daae923a5d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-02-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/dbd9d847-0389-c6d3-4e8e-dada898a2f96" ;
  a2a:RecordGUID "{dbd9d847-0389-c6d3-4e8e-dada898a2f96}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_12463_00012463.xml van WBA" .

