@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_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563
  a a2a:Record ;
  rdfs:label "Huwelijk op 19 augustus 1884 te Steenbergen" ;
  a2a:hasPerson oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0ca7480-462e-11e3-a747-d206bceb4d38, oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0caac16-462e-11e3-a747-d206bceb4d38, oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0c9f29e-462e-11e3-a747-d206bceb4d38, oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0ca37fe-462e-11e3-a747-d206bceb4d38, oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0cae7a8-462e-11e3-a747-d206bceb4d38, oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0c9b52c-462e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_0, oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_1, oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_2, oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_3, oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_4, oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_5 ;
  a2a:hasSource oa:source_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563 .

oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0ca7480-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Carolina Clarijs" ;
  a2a:PersonName [
    rdfs:label "Carolina Clarijs" ;
    a2a:PersonNameFirstName "Carolina" ;
    a2a:PersonNameLastName "Clarijs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "28" ;
    rdfs:label "28"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0caac16-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Clarijs" ;
  a2a:PersonName [
    rdfs:label "Jan Clarijs" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Clarijs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0c9f29e-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Laurent de Groot" ;
  a2a:PersonName [
    rdfs:label "Laurent de Groot" ;
    a2a:PersonNameFirstName "Laurent" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0ca37fe-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jeanna Marie Brouwels" ;
  a2a:PersonName [
    rdfs:label "Jeanna Marie Brouwels" ;
    a2a:PersonNameFirstName "Jeanna Marie" ;
    a2a:PersonNameLastName "Brouwels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0cae7a8-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Vermeer" ;
  a2a:PersonName [
    rdfs:label "Maria Vermeer" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Vermeer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person-a0c9b52c-462e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Antoine Jean de Groot" ;
  a2a:PersonName [
    rdfs:label "Antoine Jean de Groot" ;
    a2a:PersonNameFirstName "Antoine Jean" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Sint-Jans-Molenbeek (België)" ;
    rdfs:label "Sint-Jans-Molenbeek (België)"
  ] .

oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1884-08-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person:a0ca7480-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 .

oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person:a0caac16-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 .

oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person:a0c9f29e-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 .

oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person:a0ca37fe-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 .

oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person:a0cae7a8-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 .

oa:relationep_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_5
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Person:a0c9b52c-462e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563_Event1 .

oa:source_bhi_b41c56a4-baec-e42e-bf55-b719bf31f563
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1884-08-19 - 1884-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1884-08-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7329, Periode: 1884" ;
    a2a:Book "Huwelijksregister Steenbergen 1884" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "7329" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7329, Periode: 1884, Huwelijksregister Steenbergen 1884, 33, 7329"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ce8deee3-b96f-e346-14aa-8fcf58bf0e0e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ce8deee3-b96f-e346-14aa-8fcf58bf0e0e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b41c56a4-baec-e42e-bf55-b719bf31f563" ;
  a2a:RecordGUID "{b41c56a4-baec-e42e-bf55-b719bf31f563}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_19587_00019587.xml van BHI" .

