@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_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014
  a a2a:Record ;
  rdfs:label "Trouwen op 8 januari 1708 te Oerle" ;
  a2a:hasPerson oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person-053cb0da-464e-11e3-a747-d206bceb4d38, oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person-053d0026-464e-11e3-a747-d206bceb4d38, oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person-053d3bcc-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_0, oa:relationep_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_1, oa:relationep_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_2 ;
  a2a:hasSource oa:source_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014 .

oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person-053cb0da-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Huijbert Aerts de Groot" ;
  a2a:PersonName [
    rdfs:label "Huijbert Aerts de Groot" ;
    a2a:PersonNameFirstName "Huijbert" ;
    a2a:PersonNamePatronym "Aerts" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oerle" ;
    rdfs:label "Oerle"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oerle" ;
    rdfs:label "Oerle"
  ] .

oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person-053d0026-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jenneken Corstiaen Bogaers" ;
  a2a:PersonName [
    rdfs:label "Jenneken Corstiaen Bogaers" ;
    a2a:PersonNameFirstName "Jenneken" ;
    a2a:PersonNamePatronym "Corstiaen" ;
    a2a:PersonNameLastName "Bogaers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Oerle" ;
    rdfs:label "Oerle"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oerle" ;
    rdfs:label "Oerle"
  ] .

oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person-053d3bcc-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Cortiaen Schippers" ;
  a2a:PersonName [
    rdfs:label "Cortiaen Schippers" ;
    a2a:PersonNameFirstName "Cortiaen" ;
    a2a:PersonNameLastName "Schippers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1708-01-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oerle" ;
    rdfs:label "Oerle"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person:053cb0da-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Event1 .

oa:relationep_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person:053d0026-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Event1 .

oa:relationep_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Person:053d3bcc-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014_Event1 .

oa:source_bhi_0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oerle" ;
    rdfs:label "Oerle", "1708-01-08 - 1708-01-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-01-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-01-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "1" ;
    a2a:Day "8" ;
    rdfs:label "1708-01-08"^^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: 9, Periode: 1685-1796" ;
    a2a:Book "Schepenbank trouwboek 1685-1796" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "38" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 9, Periode: 1685-1796, Schepenbank trouwboek 1685-1796, 9, 38"
  ] ;
  a2a:SourceLastChangeDate "2016-02-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014" ;
  a2a:RecordGUID "{0a970ebb-0b0e-e9bd-37ca-7c3f59b4f014}" ;
  a2a:SourceRemarkOpmerking "Schepenen Dirck Heeren en Dirck van der Veeken.<br />Datum ondertrouw: 24-12-1707", "<a href=http://www.archieven.nl/mi/48/?mivast=48&mizig=210&miadt=48&miaet=1&micode=10225&minr=5077010&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_2439_00002439.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe" .
