@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_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e
  a a2a:Record ;
  rdfs:label "Trouwen op 21 april 1793 te Grave" ;
  a2a:hasPerson oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-ae429840-451d-d7d1-9b38-cbfd481c2200, oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-e5215a37-3880-30b0-aeee-c6f4a783fcf5, oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-1c648be8-ba72-46ab-fb9f-903c5e8e08fa, oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-5f54fcc9-7127-49cd-70f4-ce3255fae86b ;
  a2a:hasEvent oa:event_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_0, oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_1, oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_2, oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_3 ;
  a2a:hasSource oa:source_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e .

oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-ae429840-451d-d7d1-9b38-cbfd481c2200
  a a2a:Person ;
  rdfs:label "Joannes Heegemans" ;
  a2a:PersonName [
    rdfs:label "Joannes Heegemans" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Heegemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-e5215a37-3880-30b0-aeee-c6f4a783fcf5
  a a2a:Person ;
  rdfs:label "Christianus Louwis" ;
  a2a:PersonName [
    rdfs:label "Christianus Louwis" ;
    a2a:PersonNameFirstName "Christianus" ;
    a2a:PersonNameLastName "Louwis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-1c648be8-ba72-46ab-fb9f-903c5e8e08fa
  a a2a:Person ;
  rdfs:label "Anna Maria Krieck" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Krieck" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Krieck"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person-5f54fcc9-7127-49cd-70f4-ce3255fae86b
  a a2a:Person ;
  rdfs:label "Ursula Krieck" ;
  a2a:PersonName [
    rdfs:label "Ursula Krieck" ;
    a2a:PersonNameFirstName "Ursula" ;
    a2a:PersonNameLastName "Krieck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1793-04-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person:ae429840-451d-d7d1-9b38-cbfd481c2200 ;
  a2a:EventKeyRef oa:event_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Event1 .

oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person:e5215a37-3880-30b0-aeee-c6f4a783fcf5 ;
  a2a:EventKeyRef oa:event_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Event1 .

oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person:1c648be8-ba72-46ab-fb9f-903c5e8e08fa ;
  a2a:EventKeyRef oa:event_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Event1 .

oa:relationep_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Person:5f54fcc9-7127-49cd-70f4-ce3255fae86b ;
  a2a:EventKeyRef oa:event_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e_Event1 .

oa:source_bhi_3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1793-04-21 - 1793-04-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1793-04-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1793-04-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1793" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1793-04-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 44, Periode: 1688-1810" ;
    a2a:Book "Rooms-Katholiek trouwboek 1688-1810 (1881)" ;
    a2a:RegistryNumber "44" ;
    a2a:Folio "129-06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 44, Periode: 1688-1810, Rooms-Katholiek trouwboek 1688-1810 (1881), 44, 129-06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c6dcac8b-330c-7ee6-ee45-43bc13e495db.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c6dcac8b-330c-7ee6-ee45-43bc13e495db.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e" ;
  a2a:RecordGUID "{3e84b9c4-fb8d-69e8-8a61-22f1dce28b4e}" ;
  a2a:SourceRemarkOpmerking "alleen de huwelijken tot en met 1810 zijn geindiceerd" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59712_00059712.xml van BHI" .

