@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_92bdb841-7915-2a30-ec00-8908c65159c8
  a a2a:Record ;
  rdfs:label "Trouwen op 19 februari 1708 te Gemonde" ;
  a2a:hasPerson oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-6fda74dd-ac66-b718-5809-63aa8b593c7a, oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-4f9f7387-897e-5d37-ef6a-f9931c9504b1, oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-6b140132-d06a-6422-7e4e-70ba6a572f89, oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-bf3a2332-d156-3055-b425-72968cb4dfb3 ;
  a2a:hasEvent oa:event_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_0, oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_1, oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_2, oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_3 ;
  a2a:hasSource oa:source_bhi_92bdb841-7915-2a30-ec00-8908c65159c8 .

oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-6fda74dd-ac66-b718-5809-63aa8b593c7a
  a a2a:Person ;
  rdfs:label "Adrianus Peter Janse" ;
  a2a:PersonName [
    rdfs:label "Adrianus Peter Janse" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-4f9f7387-897e-5d37-ef6a-f9931c9504b1
  a a2a:Person ;
  rdfs:label "Wilhelmus Jan Martens" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Jan Martens" ;
    a2a:PersonNameFirstName "Wilhelmus" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Martens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-6b140132-d06a-6422-7e4e-70ba6a572f89
  a a2a:Person ;
  rdfs:label "Gerardus Petri Janse" ;
  a2a:PersonName [
    rdfs:label "Gerardus Petri Janse" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Janse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person-bf3a2332-d156-3055-b425-72968cb4dfb3
  a a2a:Person ;
  rdfs:label "Maria Willems van Roij" ;
  a2a:PersonName [
    rdfs:label "Maria Willems van Roij" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Willems" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roij"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1708" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1708-02-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Gemonde" ;
    rdfs:label "Gemonde"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person:6fda74dd-ac66-b718-5809-63aa8b593c7a ;
  a2a:EventKeyRef oa:event_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Event1 .

oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person:4f9f7387-897e-5d37-ef6a-f9931c9504b1 ;
  a2a:EventKeyRef oa:event_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Event1 .

oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_2
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person:6b140132-d06a-6422-7e4e-70ba6a572f89 ;
  a2a:EventKeyRef oa:event_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Event1 .

oa:relationep_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Person:bf3a2332-d156-3055-b425-72968cb4dfb3 ;
  a2a:EventKeyRef oa:event_bhi_92bdb841-7915-2a30-ec00-8908c65159c8_Event1 .

oa:source_bhi_92bdb841-7915-2a30-ec00-8908c65159c8
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Michielsgestel" ;
    rdfs:label "Sint-Michielsgestel", "1708-02-19 - 1708-02-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1708-02-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1708-02-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1708" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1708-02-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 38, Periode: 1674-1728" ;
    a2a:Book "Rooms-Katholiek trouwboek 1674-1728" ;
    a2a:RegistryNumber "38" ;
    a2a:Folio "218-04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 38, Periode: 1674-1728, Rooms-Katholiek trouwboek 1674-1728, 38, 218-04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/54128c47-13b0-9f52-79d3-6585d7507d7c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/54128c47-13b0-9f52-79d3-6585d7507d7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/92bdb841-7915-2a30-ec00-8908c65159c8" ;
  a2a:RecordGUID "{92bdb841-7915-2a30-ec00-8908c65159c8}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59299_00059299.xml van BHI" .

