@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_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5
  a a2a:Record ;
  rdfs:label "Trouwen op 29 maart 1722 te Budel" ;
  a2a:hasPerson oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2bad7084-464d-11e3-a747-d206bceb4d38, oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2bace52e-464d-11e3-a747-d206bceb4d38, oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2bad2854-464d-11e3-a747-d206bceb4d38, oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2badb152-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_0, oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_1, oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_2, oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_3 ;
  a2a:hasSource oa:source_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5 .

oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2bad7084-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Katlijn Janssen Thys" ;
  a2a:PersonName [
    rdfs:label "Katlijn Janssen Thys" ;
    a2a:PersonNameFirstName "Katlijn" ;
    a2a:PersonNamePatronym "Janssen" ;
    a2a:PersonNameLastName "Thys"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2bace52e-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hyliger Janssen" ;
  a2a:PersonName [
    rdfs:label "Hyliger Janssen" ;
    a2a:PersonNameFirstName "Hyliger" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Heeze" ;
    rdfs:label "Heeze"
  ] .

oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2bad2854-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anneke van den Biesen" ;
  a2a:PersonName [
    rdfs:label "Anneke van den Biesen" ;
    a2a:PersonNameFirstName "Anneke" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Biesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person-2badb152-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Hendrik Adriaans" ;
  a2a:PersonName [
    rdfs:label "Hendrik Adriaans" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Adriaans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1722" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1722-03-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person:2bad7084-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Event1 .

oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person:2bace52e-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Event1 .

oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person:2bad2854-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Event1 .

oa:relationep_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Person:2badb152-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5_Event1 .

oa:source_bhi_7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Budel" ;
    rdfs:label "Budel", "1722-03-29 - 1722-03-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1722-03-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1722-03-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1722" ;
    a2a:Month "3" ;
    a2a:Day "29" ;
    rdfs:label "1722-03-29"^^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: 10, Periode: 1716-1810" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1716-1810" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "5" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 10, Periode: 1716-1810, Nederduits Gereformeerd trouwboek 1716-1810, 10, 5"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5" ;
  a2a:RecordGUID "{7cf37aeb-c5c9-acc9-e792-c77d6e6f17c5}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 28-02-1722", "<a href=http://www.archieven.nl/mi/48/?mivast=48&mizig=210&miadt=48&miaet=1&micode=10225&minr=5076092&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_20240222_5441_00005441.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwe" .
[] a2a:PersonRemarkdiversen "weduwnaar" .
