@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_e70d7505-3d10-5348-addc-c19072c44c9b
  a a2a:Record ;
  rdfs:label "Trouwen in augustus 1631 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Person-0706ad59-da76-ee85-a25a-44239a0ceada, oa:person_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Person-abca173c-fa46-fe8a-0867-1470bd42df5d ;
  a2a:hasEvent oa:event_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e70d7505-3d10-5348-addc-c19072c44c9b_0, oa:relationep_wba_e70d7505-3d10-5348-addc-c19072c44c9b_1 ;
  a2a:hasSource oa:source_wba_e70d7505-3d10-5348-addc-c19072c44c9b .

oa:person_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Person-0706ad59-da76-ee85-a25a-44239a0ceada
  a a2a:Person ;
  rdfs:label "Jannigien van den Dies - Gommer" ;
  a2a:PersonName [
    rdfs:label "Jannigien van den Dies - Gommer" ;
    a2a:PersonNameFirstName "Jannigien" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Dies - Gommer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Person-abca173c-fa46-fe8a-0867-1470bd42df5d
  a a2a:Person ;
  rdfs:label "Claes Joosten van der Heiden" ;
  a2a:PersonName [
    rdfs:label "Claes Joosten van der Heiden" ;
    a2a:PersonNameFirstName "Claes Joosten" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Heiden"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1631" ;
    a2a:Month "8"
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_e70d7505-3d10-5348-addc-c19072c44c9b_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Person:0706ad59-da76-ee85-a25a-44239a0ceada ;
  a2a:EventKeyRef oa:event_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Event1 .

oa:relationep_wba_e70d7505-3d10-5348-addc-c19072c44c9b_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Person:abca173c-fa46-fe8a-0867-1470bd42df5d ;
  a2a:EventKeyRef oa:event_wba_e70d7505-3d10-5348-addc-c19072c44c9b_Event1 .

oa:source_wba_e70d7505-3d10-5348-addc-c19072c44c9b
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1631-08-01 - 1631-08-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1631-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1631-08-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1631" ;
    a2a:Month "8"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Steenbergen, Bron: boek, Deel: 15, Periode: 1623-1645" ;
    a2a:Book "NH trouwboek 1623-1645" ;
    a2a:RegistryNumber "15" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Steenbergen, Bron: boek, Deel: 15, Periode: 1623-1645, NH trouwboek 1623-1645, 15"
  ] ;
  a2a:SourceLastChangeDate "2014-09-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e70d7505-3d10-5348-addc-c19072c44c9b" ;
  a2a:RecordGUID "{e70d7505-3d10-5348-addc-c19072c44c9b}" ;
  a2a:SourceRemarkOpmerking """Plaats ondertrouw: Steenbergen
00-08-1631""" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5608_00005608.xml van WBA" .

