@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_68dfa93f-e92c-3394-e6bf-04fc72ee531e
  a a2a:Record ;
  rdfs:label "Trouwen (in het jaar 1768-1810)" ;
  a2a:hasPerson oa:person_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Person-f609b57c-464d-11e3-a747-d206bceb4d38, oa:person_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Person-f609f190-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_0, oa:relationep_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_1 ;
  a2a:hasSource oa:source_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e .

oa:person_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Person-f609b57c-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johannes van Thiel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Thiel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Thiel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Steensel" ;
    rdfs:label "Steensel"
  ] .

oa:person_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Person-f609f190-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anna Maria van den Sande" ;
  a2a:PersonName [
    rdfs:label "Anna Maria van den Sande" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Sande"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventPlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Person:f609b57c-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Event1 .

oa:relationep_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Person:f609f190-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e_Event1 .

oa:source_bhi_68dfa93f-e92c-3394-e6bf-04fc72ee531e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Mierlo" ;
    rdfs:label "Mierlo", "1768-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1768-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^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: 22, Periode: 1768-1810" ;
    a2a:Book "Rooms-Katholiek trouwboek 1768-1810" ;
    a2a:RegistryNumber "22" ;
    a2a:Folio "14v, 15" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 22, Periode: 1768-1810, Rooms-Katholiek trouwboek 1768-1810, 22, 14v, 15"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/68dfa93f-e92c-3394-e6bf-04fc72ee531e" ;
  a2a:RecordGUID "{68dfa93f-e92c-3394-e6bf-04fc72ee531e}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 31-08-1777" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60357_00060357.xml van BHI" .

