@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_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4
  a a2a:Record ;
  rdfs:label "Trouwen op 9 oktober 1677 te Boxmeer" ;
  a2a:hasPerson oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-5c800f4c-4660-11e3-a747-d206bceb4d38, oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-10b3534d-9f63-9a6e-301e-b44a8af3441c, oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-6b141af2-ae4a-5404-d158-c75cfb432d01, oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-a7d81525-921a-d7a1-400e-04b634f9bd2b, oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-5c7fc37a-4660-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_0, oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_1, oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_2, oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_3, oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_4 ;
  a2a:hasSource oa:source_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4 .

oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-5c800f4c-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Henrica Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Henrica Bastiaens" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-10b3534d-9f63-9a6e-301e-b44a8af3441c
  a a2a:Person ;
  rdfs:label "Martinus Deijnen" ;
  a2a:PersonName [
    rdfs:label "Martinus Deijnen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Deijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-6b141af2-ae4a-5404-d158-c75cfb432d01
  a a2a:Person ;
  rdfs:label "Bartholdus Bastiaens" ;
  a2a:PersonName [
    rdfs:label "Bartholdus Bastiaens" ;
    a2a:PersonNameFirstName "Bartholdus" ;
    a2a:PersonNameLastName "Bastiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-a7d81525-921a-d7a1-400e-04b634f9bd2b
  a a2a:Person ;
  rdfs:label "Abraham van Riemen" ;
  a2a:PersonName [
    rdfs:label "Abraham van Riemen" ;
    a2a:PersonNameFirstName "Abraham" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Riemen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person-5c7fc37a-4660-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jacobus Thijssens" ;
  a2a:PersonName [
    rdfs:label "Jacobus Thijssens" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Thijssens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Haps" ;
    rdfs:label "Haps"
  ] .

oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1677" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1677-10-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person:5c800f4c-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1 .

oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person:10b3534d-9f63-9a6e-301e-b44a8af3441c ;
  a2a:EventKeyRef oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1 .

oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person:6b141af2-ae4a-5404-d158-c75cfb432d01 ;
  a2a:EventKeyRef oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1 .

oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person:a7d81525-921a-d7a1-400e-04b634f9bd2b ;
  a2a:EventKeyRef oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1 .

oa:relationep_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_4
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Person:5c7fc37a-4660-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4_Event1 .

oa:source_bhi_2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Boxmeer" ;
    rdfs:label "Boxmeer", "1677-10-09 - 1677-10-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1677-10-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1677-10-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1677" ;
    a2a:Month "10" ;
    a2a:Day "9" ;
    rdfs:label "1677-10-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1739" ;
    a2a:Book "RK doop-, trouw- en begraafboek 1667-1739" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "71v-14" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 1, Periode: 1667-1739, RK doop-, trouw- en begraafboek 1667-1739, 1, 71v-14"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e70aefb0-3167-307f-a965-b0b80152c88e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e70aefb0-3167-307f-a965-b0b80152c88e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-09-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4" ;
  a2a:RecordGUID "{2b8eaf2d-b109-9fa5-fa4e-d26b6dba77a4}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 24-09-1677" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkregister_periode "1667-1739" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250102_1209_00001209.xml van BHI" .

[] a2a:PersonRemarkdiversen "bij ondertrouw" .
[] a2a:PersonRemarkdiversen "bij trouwen" .
