@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_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb
  a a2a:Record ;
  rdfs:label "Trouwen op 4 september 1678 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Person-17a46f10-464e-11e3-a747-d206bceb4d38, oa:person_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Person-17a4ae58-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_0, oa:relationep_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_1 ;
  a2a:hasSource oa:source_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb .

oa:person_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Person-17a46f10-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Egidius Bastians Copal" ;
  a2a:PersonName [
    rdfs:label "Egidius Bastians Copal" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNamePatronym "Bastians" ;
    a2a:PersonNameLastName "Copal"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Person-17a4ae58-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Maria Aerts Buckinx" ;
  a2a:PersonName [
    rdfs:label "Maria Aerts Buckinx" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Aerts" ;
    a2a:PersonNameLastName "Buckinx"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1678-09-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Person:17a46f10-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Event1 .

oa:relationep_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Person:17a4ae58-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb_Event1 .

oa:source_bhi_3ee8a4be-b9fd-1920-42cb-147dfcaa68bb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1678-09-04 - 1678-09-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-09-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-09-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "9" ;
    a2a:Day "4" ;
    rdfs:label "1678-09-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 8, Periode: 1675-1727" ;
    a2a:Book "RK trouwboek 1675-1727" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "13" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 8, Periode: 1675-1727, RK trouwboek 1675-1727, 8, 13"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3ee8a4be-b9fd-1920-42cb-147dfcaa68bb" ;
  a2a:RecordGUID "{3ee8a4be-b9fd-1920-42cb-147dfcaa68bb}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 20-08-1678", "<a href=http://www.archieven.nl/mi/48/?mivast=48&mizig=210&miadt=48&miaet=1&micode=10225&minr=5077024&miview=inv2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van RHC Eindhoven</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_2510_00002510.xml van BHI" .

