@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_61baa058-d10a-f9f5-0a47-eab8e2fce007
  a a2a:Record ;
  rdfs:label "Trouwen op 21 januari 1720 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-dd01571d-9fa0-5f7b-c5f6-f6f829223ca4, oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-618b9bb6-74da-0d10-1af0-9121c80576fe, oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-885c0836-ec76-0028-211d-11ff196fae7c, oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-2abe0fe8-e2d1-cfcc-0d15-20737485432f ;
  a2a:hasEvent oa:event_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_0, oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_1, oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_2, oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_3 ;
  a2a:hasSource oa:source_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007 .

oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-dd01571d-9fa0-5f7b-c5f6-f6f829223ca4
  a a2a:Person ;
  rdfs:label "Maria Henrici Schoenmaekers" ;
  a2a:PersonName [
    rdfs:label "Maria Henrici Schoenmaekers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNameLastName "Schoenmaekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-618b9bb6-74da-0d10-1af0-9121c80576fe
  a a2a:Person ;
  rdfs:label "Elizabetha Anthonii van Gemert" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Anthonii van Gemert" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNamePatronym "Anthonii" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gemert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-885c0836-ec76-0028-211d-11ff196fae7c
  a a2a:Person ;
  rdfs:label "Elizabetha Joachimi" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Joachimi" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Joachimi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person-2abe0fe8-e2d1-cfcc-0d15-20737485432f
  a a2a:Person ;
  rdfs:label "Henricus Jacobi Dortmans" ;
  a2a:PersonName [
    rdfs:label "Henricus Jacobi Dortmans" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePatronym "Jacobi" ;
    a2a:PersonNameLastName "Dortmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1720" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1720-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person:dd01571d-9fa0-5f7b-c5f6-f6f829223ca4 ;
  a2a:EventKeyRef oa:event_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Event1 .

oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person:618b9bb6-74da-0d10-1af0-9121c80576fe ;
  a2a:EventKeyRef oa:event_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Event1 .

oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person:885c0836-ec76-0028-211d-11ff196fae7c ;
  a2a:EventKeyRef oa:event_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Event1 .

oa:relationep_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_3
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Person:2abe0fe8-e2d1-cfcc-0d15-20737485432f ;
  a2a:EventKeyRef oa:event_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007_Event1 .

oa:source_bhi_61baa058-d10a-f9f5-0a47-eab8e2fce007
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1720-01-21 - 1720-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1720-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1720-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1720" ;
    a2a:Month "1" ;
    a2a:Day "21" ;
    rdfs:label "1720-01-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Streekarchief Langs Aa en Dommel, Deel: 41, Periode: 1669-1772" ;
    a2a:Book "Rooms-Katholiek trouwboek 1669-1772" ;
    a2a:RegistryNumber "41" ;
    a2a:Folio "100v01" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Streekarchief Langs Aa en Dommel, Deel: 41, Periode: 1669-1772, Rooms-Katholiek trouwboek 1669-1772, 41, 100v01"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8afeff46-eb7c-9a05-eedf-0cb63358651a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8afeff46-eb7c-9a05-eedf-0cb63358651a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/61baa058-d10a-f9f5-0a47-eab8e2fce007" ;
  a2a:RecordGUID "{61baa058-d10a-f9f5-0a47-eab8e2fce007}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_117_00000117.xml van BHI" .

