@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_d1f792d7-90a2-83b5-eed3-e3df66862f7d
  a a2a:Record ;
  rdfs:label "Trouwen op 10 mei 1744 te Nispen-Essen" ;
  a2a:hasPerson oa:person_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Person-2cc06e6c-8005-fd7d-bead-2a6efeab64d1, oa:person_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Person-8130c337-1248-c78c-605a-dffbfd150e0a ;
  a2a:hasEvent oa:event_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_0, oa:relationep_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_1 ;
  a2a:hasSource oa:source_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d .

oa:person_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Person-2cc06e6c-8005-fd7d-bead-2a6efeab64d1
  a a2a:Person ;
  rdfs:label "Lucas Peeterse van den Bergh" ;
  a2a:PersonName [
    rdfs:label "Lucas Peeterse van den Bergh" ;
    a2a:PersonNameFirstName "Lucas" ;
    a2a:PersonNamePatronym "Peeterse" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bergh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Person-8130c337-1248-c78c-605a-dffbfd150e0a
  a a2a:Person ;
  rdfs:label "Anna Cornelissen van Velthoven" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelissen van Velthoven" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Cornelissen" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Velthoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1744-05-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Person:2cc06e6c-8005-fd7d-bead-2a6efeab64d1 ;
  a2a:EventKeyRef oa:event_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Event1 .

oa:relationep_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Person:8130c337-1248-c78c-605a-dffbfd150e0a ;
  a2a:EventKeyRef oa:event_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d_Event1 .

oa:source_wba_d1f792d7-90a2-83b5-eed3-e3df66862f7d
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Nispen-Essen" ;
    rdfs:label "Nispen-Essen", "1744-05-10 - 1744-05-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-05-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-05-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "5" ;
    a2a:Day "10" ;
    rdfs:label "1744-05-10"^^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/d1f792d7-90a2-83b5-eed3-e3df66862f7d" ;
  a2a:RecordGUID "{d1f792d7-90a2-83b5-eed3-e3df66862f7d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_5830_00005830.xml van WBA" .

