@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_091585c2-46aa-bb16-ca11-de680f8e4c19
  a a2a:Record ;
  rdfs:label "Huwelijk op 31 juli 1899 te Roosendaal - Nispen" ;
  a2a:hasPerson oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-81201462-2add-3fad-520c-c12d691571bd, oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-46f2d9de-12ed-a3b2-55d7-b1c28eb61e5d, oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-4027f970-9b3b-886c-9fd0-888c15290a7e, oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-806b8dd6-437e-6817-1c43-eea3cd8c5889, oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-3029e223-236a-9a80-e527-0c289e21201a, oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-a5deacf9-3e91-8428-a395-b844ebf14bc6 ;
  a2a:hasEvent oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_0, oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_1, oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_2, oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_3, oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_4, oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_5 ;
  a2a:hasSource oa:source_wba_091585c2-46aa-bb16-ca11-de680f8e4c19 .

oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-81201462-2add-3fad-520c-c12d691571bd
  a a2a:Person ;
  rdfs:label "Dimphna Indeweij" ;
  a2a:PersonName [
    rdfs:label "Dimphna Indeweij" ;
    a2a:PersonNameFirstName "Dimphna" ;
    a2a:PersonNameLastName "Indeweij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-46f2d9de-12ed-a3b2-55d7-b1c28eb61e5d
  a a2a:Person ;
  rdfs:label "Adrianus Spaapen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Spaapen" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Spaapen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-4027f970-9b3b-886c-9fd0-888c15290a7e
  a a2a:Person ;
  rdfs:label "Adriaan Indeweij" ;
  a2a:PersonName [
    rdfs:label "Adriaan Indeweij" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Indeweij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-806b8dd6-437e-6817-1c43-eea3cd8c5889
  a a2a:Person ;
  rdfs:label "Elizabeth Van Zinnen" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Van Zinnen" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "Van" ;
    a2a:PersonNameLastName "Zinnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-3029e223-236a-9a80-e527-0c289e21201a
  a a2a:Person ;
  rdfs:label "Adrianus Marinus Spaapen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Marinus Spaapen" ;
    a2a:PersonNameFirstName "Adrianus Marinus" ;
    a2a:PersonNameLastName "Spaapen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person-a5deacf9-3e91-8428-a395-b844ebf14bc6
  a a2a:Person ;
  rdfs:label "Anna Cornelia de Heldt" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia de Heldt" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Heldt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1899-07-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal - Nispen" ;
    rdfs:label "Roosendaal - Nispen"
  ] .

oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person:81201462-2add-3fad-520c-c12d691571bd ;
  a2a:EventKeyRef oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 .

oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person:46f2d9de-12ed-a3b2-55d7-b1c28eb61e5d ;
  a2a:EventKeyRef oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 .

oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person:4027f970-9b3b-886c-9fd0-888c15290a7e ;
  a2a:EventKeyRef oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 .

oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person:806b8dd6-437e-6817-1c43-eea3cd8c5889 ;
  a2a:EventKeyRef oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 .

oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person:3029e223-236a-9a80-e527-0c289e21201a ;
  a2a:EventKeyRef oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 .

oa:relationep_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Person:a5deacf9-3e91-8428-a395-b844ebf14bc6 ;
  a2a:EventKeyRef oa:event_wba_091585c2-46aa-bb16-ca11-de680f8e4c19_Event1 .

oa:source_wba_091585c2-46aa-bb16-ca11-de680f8e4c19
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1899-07-31 - 1899-07-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1899-07-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1899-07-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1899" ;
    a2a:Month "7" ;
    a2a:Day "31" ;
    rdfs:label "1899-07-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2066, Per..." ;
    a2a:Book "Huwelijksregister Roosendaal 1899" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "2066" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Roosendaal en Nispen, 1851-1916, Bron: boek, Deel: 2066, Per..., Huwelijksregister Roosendaal 1899, 41, 2066"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/149d32c8-9b85-915b-aa60-cb86bb36771e.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/091585c2-46aa-bb16-ca11-de680f8e4c19" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/149d32c8-9b85-915b-aa60-cb86bb36771e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/091585c2-46aa-bb16-ca11-de680f8e4c19" ;
  a2a:RecordGUID "{091585c2-46aa-bb16-ca11-de680f8e4c19}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_10994_00010994.xml van WBA" .

[] a2a:PersonRemarkdiversen "31 jaar, geboren te Roosendaal en Nispen, zonder beroep" .
[] a2a:PersonRemarkdiversen "29 jaar, geboren te Roosendaal en Nispen, bakker" .
