@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_c74ca5ba-99e9-ffca-e235-23cb2c123674
  a a2a:Record ;
  rdfs:label "Trouwen op 29 september 1766 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Person-6dd9c86b-86c6-cf92-7e2e-40cd4e0ba8c8, oa:person_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Person-d8104267-2abf-1dc7-a238-0a6783b19814 ;
  a2a:hasEvent oa:event_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_0, oa:relationep_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_1 ;
  a2a:hasSource oa:source_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674 .

oa:person_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Person-6dd9c86b-86c6-cf92-7e2e-40cd4e0ba8c8
  a a2a:Person ;
  rdfs:label "Cornelius Maes" ;
  a2a:PersonName [
    rdfs:label "Cornelius Maes" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Maes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Person-d8104267-2abf-1dc7-a238-0a6783b19814
  a a2a:Person ;
  rdfs:label "Gertrudis Groffens" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Groffens" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Groffens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1766" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1766-09-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Person:6dd9c86b-86c6-cf92-7e2e-40cd4e0ba8c8 ;
  a2a:EventKeyRef oa:event_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Event1 .

oa:relationep_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Person:d8104267-2abf-1dc7-a238-0a6783b19814 ;
  a2a:EventKeyRef oa:event_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674_Event1 .

oa:source_wba_c74ca5ba-99e9-ffca-e235-23cb2c123674
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1766-09-29 - 1766-09-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1766-09-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1766-09-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1766" ;
    a2a:Month "9" ;
    a2a:Day "29" ;
    rdfs:label "1766-09-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: DTB Essen, Bron: boek, Deel: 064T, Periode: 1739-1774" ;
    a2a:Book "Nispen-Essen Trouwregister 1739-1774" ;
    a2a:RegistryNumber "064T" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: DTB Essen, Bron: boek, Deel: 064T, Periode: 1739-1774, Nispen-Essen Trouwregister 1739-1774, 064T"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/c74ca5ba-99e9-ffca-e235-23cb2c123674" ;
  a2a:RecordGUID "{c74ca5ba-99e9-ffca-e235-23cb2c123674}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5835_00005835.xml van WBA" .

