@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_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b
  a a2a:Record ;
  rdfs:label "Trouwen op 19 juli 1747 te Grave" ;
  a2a:hasPerson oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-aa8dd374-6c2c-e8c6-ed9e-826837aaabcb, oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-bfc4aa01-2ce2-a6e7-153b-85bdf9cff26a, oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-7d0731fd-61d8-858c-7cd3-617973d17224, oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-35447976-51b5-2f3b-3971-1d186e5c6ced ;
  a2a:hasEvent oa:event_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_0, oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_1, oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_2, oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_3 ;
  a2a:hasSource oa:source_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b .

oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-aa8dd374-6c2c-e8c6-ed9e-826837aaabcb
  a a2a:Person ;
  rdfs:label "Petrus Marcks" ;
  a2a:PersonName [
    rdfs:label "Petrus Marcks" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Marcks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-bfc4aa01-2ce2-a6e7-153b-85bdf9cff26a
  a a2a:Person ;
  rdfs:label "N.N. Geeten" ;
  a2a:PersonName [
    rdfs:label "N.N. Geeten" ;
    a2a:PersonNameFirstName "N.N." ;
    a2a:PersonNameLastName "Geeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-7d0731fd-61d8-858c-7cd3-617973d17224
  a a2a:Person ;
  rdfs:label "Clasina van Boekel" ;
  a2a:PersonName [
    rdfs:label "Clasina van Boekel" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Boekel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person-35447976-51b5-2f3b-3971-1d186e5c6ced
  a a2a:Person ;
  rdfs:label "Clara van Greensveldt" ;
  a2a:PersonName [
    rdfs:label "Clara van Greensveldt" ;
    a2a:PersonNameFirstName "Clara" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Greensveldt"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1747" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1747-07-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person:aa8dd374-6c2c-e8c6-ed9e-826837aaabcb ;
  a2a:EventKeyRef oa:event_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Event1 .

oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person:bfc4aa01-2ce2-a6e7-153b-85bdf9cff26a ;
  a2a:EventKeyRef oa:event_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Event1 .

oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person:7d0731fd-61d8-858c-7cd3-617973d17224 ;
  a2a:EventKeyRef oa:event_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Event1 .

oa:relationep_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Person:35447976-51b5-2f3b-3971-1d186e5c6ced ;
  a2a:EventKeyRef oa:event_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b_Event1 .

oa:source_bhi_f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1747-07-19 - 1747-07-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1747-07-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1747-07-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1747" ;
    a2a:Month "7" ;
    a2a:Day "19" ;
    rdfs:label "1747-07-19"^^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 "69-17" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Deel: 44, Periode: 1688-1810, Rooms-Katholiek trouwboek 1688-1810 (1881), 44, 69-17"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9bc314b4-da59-c383-aeed-12d51f414213.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9bc314b4-da59-c383-aeed-12d51f414213.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-06-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b" ;
  a2a:RecordGUID "{f11bcb7f-dc6e-5620-bf24-3fd477e3bf4b}" ;
  a2a:SourceRemarkOpmerking "alleen de huwelijken tot en met 1810 zijn geindiceerd" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59728_00059728.xml van BHI" .

[] a2a:PersonRemarkdiversen "reverendus dominus" .
