@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_be1c7cb3-9ef0-1dad-e441-133d646495ca
  a a2a:Record ;
  rdfs:label "Trouwen op 11 december 1733 te Erp" ;
  a2a:hasPerson oa:person_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Person-5705f130-e49d-ec8a-f5c7-5f61fb0884a4, oa:person_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Person-448f1764-3d6f-5e91-1e87-1db0c43ee7e0 ;
  a2a:hasEvent oa:event_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_0, oa:relationep_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_1 ;
  a2a:hasSource oa:source_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca .

oa:person_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Person-5705f130-e49d-ec8a-f5c7-5f61fb0884a4
  a a2a:Person ;
  rdfs:label "Jan Corsten van Berlo" ;
  a2a:PersonName [
    rdfs:label "Jan Corsten van Berlo" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Corsten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berlo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] .

oa:person_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Person-448f1764-3d6f-5e91-1e87-1db0c43ee7e0
  a a2a:Person ;
  rdfs:label "Jacomijn Claes Jacobs" ;
  a2a:PersonName [
    rdfs:label "Jacomijn Claes Jacobs" ;
    a2a:PersonNameFirstName "Jacomijn" ;
    a2a:PersonNamePatronym "Claes" ;
    a2a:PersonNameLastName "Jacobs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "29" ;
    rdfs:label "29"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] .

oa:event_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1733" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1733-12-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Person:5705f130-e49d-ec8a-f5c7-5f61fb0884a4 ;
  a2a:EventKeyRef oa:event_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Event1 .

oa:relationep_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Person:448f1764-3d6f-5e91-1e87-1db0c43ee7e0 ;
  a2a:EventKeyRef oa:event_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca_Event1 .

oa:source_bhi_be1c7cb3-9ef0-1dad-e441-133d646495ca
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Erp" ;
    rdfs:label "Erp", "1733-12-11 - 1733-12-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1733-12-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1733-12-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1733" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1733-12-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 11, Periode: 1724-1765" ;
    a2a:Book "Schepenbank trouwboek 1724-1765" ;
    a2a:RegistryNumber "11" ;
    a2a:Folio "26r02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 11, Periode: 1724-1765, Schepenbank trouwboek 1724-1765, 11, 26r02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/693e2aa1-581e-d5f8-b04e-23a40daf4d97.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/693e2aa1-581e-d5f8-b04e-23a40daf4d97.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/be1c7cb3-9ef0-1dad-e441-133d646495ca" ;
  a2a:RecordGUID "{be1c7cb3-9ef0-1dad-e441-133d646495ca}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 21-11-1733" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_58747_00058747.xml van BHI" .

