@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_e36ceaaf-b135-cc58-e937-d623b65d9bdf
  a a2a:Record ;
  rdfs:label "Trouwen op 7 januari 1776 te Rucphen" ;
  a2a:hasPerson oa:person_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Person-eae27273-ce9d-fec7-3eca-dd3c7ca00c34, oa:person_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Person-d6f961a6-0999-39ae-ad36-8cdf7003379f ;
  a2a:hasEvent oa:event_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_0, oa:relationep_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_1 ;
  a2a:hasSource oa:source_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf .

oa:person_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Person-eae27273-ce9d-fec7-3eca-dd3c7ca00c34
  a a2a:Person ;
  rdfs:label "Walterus Coninckx" ;
  a2a:PersonName [
    rdfs:label "Walterus Coninckx" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Coninckx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Person-d6f961a6-0999-39ae-ad36-8cdf7003379f
  a a2a:Person ;
  rdfs:label "Dimphana Mies" ;
  a2a:PersonName [
    rdfs:label "Dimphana Mies" ;
    a2a:PersonNameFirstName "Dimphana" ;
    a2a:PersonNameLastName "Mies"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1776" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1776-01-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen"
  ] .

oa:relationep_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Person:eae27273-ce9d-fec7-3eca-dd3c7ca00c34 ;
  a2a:EventKeyRef oa:event_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Event1 .

oa:relationep_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Person:d6f961a6-0999-39ae-ad36-8cdf7003379f ;
  a2a:EventKeyRef oa:event_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf_Event1 .

oa:source_wba_e36ceaaf-b135-cc58-e937-d623b65d9bdf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Rucphen" ;
    rdfs:label "Rucphen", "1776-01-07 - 1776-01-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1776-01-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1776-01-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1776" ;
    a2a:Month "1" ;
    a2a:Day "7" ;
    rdfs:label "1776-01-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 001" ;
    a2a:Book "04 Rucphen RK Trouwen 1684-1792 (DTB 1)" ;
    a2a:RegistryNumber "001" ;
    a2a:Folio "129r" ;
    rdfs:label "West Brabants Archief, Brabant, Bron: boek, Deel: 001, 04 Rucphen RK Trouwen 1684-1792 (DTB 1), 001, 129r"
  ] ;
  a2a:SourceLastChangeDate "2011-12-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e36ceaaf-b135-cc58-e937-d623b65d9bdf" ;
  a2a:RecordGUID "{e36ceaaf-b135-cc58-e937-d623b65d9bdf}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Adriana van Son, Paulina van Overvelt." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_6334_00006334.xml van WBA" .

