@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_490e4258-19eb-1466-df46-e13b41cd52f7
  a a2a:Record ;
  rdfs:label "Trouwen op 16 april 1651 te Rucphen" ;
  a2a:hasPerson oa:person_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Person-3a44e40c-59c5-ff46-901a-a90825545b00, oa:person_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Person-f200108c-a377-2d7a-2c8f-722f55bba5c9 ;
  a2a:hasEvent oa:event_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_490e4258-19eb-1466-df46-e13b41cd52f7_0, oa:relationep_wba_490e4258-19eb-1466-df46-e13b41cd52f7_1 ;
  a2a:hasSource oa:source_wba_490e4258-19eb-1466-df46-e13b41cd52f7 .

oa:person_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Person-3a44e40c-59c5-ff46-901a-a90825545b00
  a a2a:Person ;
  rdfs:label "Jacobus Cornelii Judoci" ;
  a2a:PersonName [
    rdfs:label "Jacobus Cornelii Judoci" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNamePatronym "Cornelii" ;
    a2a:PersonNameLastName "Judoci"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Person-f200108c-a377-2d7a-2c8f-722f55bba5c9
  a a2a:Person ;
  rdfs:label "Maria Cornelii" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelii" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cornelii"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1651" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1651-04-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_490e4258-19eb-1466-df46-e13b41cd52f7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Person:3a44e40c-59c5-ff46-901a-a90825545b00 ;
  a2a:EventKeyRef oa:event_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Event1 .

oa:relationep_wba_490e4258-19eb-1466-df46-e13b41cd52f7_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Person:f200108c-a377-2d7a-2c8f-722f55bba5c9 ;
  a2a:EventKeyRef oa:event_wba_490e4258-19eb-1466-df46-e13b41cd52f7_Event1 .

oa:source_wba_490e4258-19eb-1466-df46-e13b41cd52f7
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1651-04-16 - 1651-04-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1651-04-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1651-04-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1651" ;
    a2a:Month "4" ;
    a2a:Day "16" ;
    rdfs:label "1651-04-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 015" ;
    a2a:Book "26 Sprundel RK Trouwen 1625-1681 (DTB 15)" ;
    a2a:RegistryNumber "015" ;
    a2a:Folio "106r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 015, 26 Sprundel RK Trouwen 1625-1681 (DTB 15), 015, 106r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/490e4258-19eb-1466-df46-e13b41cd52f7" ;
  a2a:RecordGUID "{490e4258-19eb-1466-df46-e13b41cd52f7}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Jacobus Adriani, Cornelius Cornelii de Wolf." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6342_00006342.xml van WBA" .

