@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_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4
  a a2a:Record ;
  rdfs:label "Huwelijk op 1 december 1837 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-7ce2f1a1-7afd-6a3d-8fa3-bf2388634dda, oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-816e9cc7-5bcb-06ee-3da4-21394fca0fc4, oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-75f94d90-b0b8-9519-97cb-7a0bfe153baa, oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-2d84742b-e7a9-218b-6243-02b86aaae89c, oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-320795fc-f09e-9034-600e-d999ef2e9eff, oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-70c62e55-112a-c6ac-4411-457c5b0087c3 ;
  a2a:hasEvent oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_0, oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_1, oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_2, oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_3, oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_4, oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_5 ;
  a2a:hasSource oa:source_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4 .

oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-7ce2f1a1-7afd-6a3d-8fa3-bf2388634dda
  a a2a:Person ;
  rdfs:label "Anna Catharina van der Sande" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina van der Sande" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-816e9cc7-5bcb-06ee-3da4-21394fca0fc4
  a a2a:Person ;
  rdfs:label "Martinus Elling" ;
  a2a:PersonName [
    rdfs:label "Martinus Elling" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Elling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-75f94d90-b0b8-9519-97cb-7a0bfe153baa
  a a2a:Person ;
  rdfs:label "Adriaan van der Sande" ;
  a2a:PersonName [
    rdfs:label "Adriaan van der Sande" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-2d84742b-e7a9-218b-6243-02b86aaae89c
  a a2a:Person ;
  rdfs:label "Martinus Johannes Elling" ;
  a2a:PersonName [
    rdfs:label "Martinus Johannes Elling" ;
    a2a:PersonNameFirstName "Martinus Johannes" ;
    a2a:PersonNameLastName "Elling"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-320795fc-f09e-9034-600e-d999ef2e9eff
  a a2a:Person ;
  rdfs:label "Anna Barbara Mertens" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Mertens" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNameLastName "Mertens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person-70c62e55-112a-c6ac-4411-457c5b0087c3
  a a2a:Person ;
  rdfs:label "Theodora Van Sonsbeek" ;
  a2a:PersonName [
    rdfs:label "Theodora Van Sonsbeek" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Sonsbeek"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1837-12-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person:7ce2f1a1-7afd-6a3d-8fa3-bf2388634dda ;
  a2a:EventKeyRef oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 .

oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person:816e9cc7-5bcb-06ee-3da4-21394fca0fc4 ;
  a2a:EventKeyRef oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 .

oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person:75f94d90-b0b8-9519-97cb-7a0bfe153baa ;
  a2a:EventKeyRef oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 .

oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person:2d84742b-e7a9-218b-6243-02b86aaae89c ;
  a2a:EventKeyRef oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 .

oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person:320795fc-f09e-9034-600e-d999ef2e9eff ;
  a2a:EventKeyRef oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 .

oa:relationep_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Person:70c62e55-112a-c6ac-4411-457c5b0087c3 ;
  a2a:EventKeyRef oa:event_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4_Event1 .

oa:source_wba_01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1837-12-01 - 1837-12-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1837-12-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1837-12-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1837" ;
    a2a:Month "12" ;
    a2a:Day "1" ;
    rdfs:label "1837-12-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..." ;
    a2a:Book "Huwelijksregister Roosendaal 1837" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "1020" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Huwelijksregister Roosendaal 1837, 31, 1020"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/7c82f630-4b97-87bc-4e34-6f79c23e0304.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/7c82f630-4b97-87bc-4e34-6f79c23e0304.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4" ;
  a2a:RecordGUID "{01f150a5-5f83-b3a4-02eb-e15fe5bc3fe4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10713_00010713.xml van WBA" .

[] a2a:PersonRemarkdiversen "32 jaar, geboren te Roosendaal op 03-01-1805, tapster" .
[] a2a:PersonRemarkdiversen "24 jaar, geboren te Utrecht op 11-12-1812, blikslager" .
