@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_380fc54c-0f83-e8a3-2a73-152540a67ed7
  a a2a:Record ;
  rdfs:label "Trouwen op 30 april 1758 te Berlicum" ;
  a2a:hasPerson oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-9763d908-4648-11e3-a747-d206bceb4d38, oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-725d7f45-476f-db93-d397-a7954f9a2f2a, oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-f1559274-1ca3-e96a-c3fb-dfb4366c1247, oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-97641b7a-4648-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_0, oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_1, oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_2, oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_3 ;
  a2a:hasSource oa:source_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7 .

oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-9763d908-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Nicolaus Adriani de Cuijper" ;
  a2a:PersonName [
    rdfs:label "Nicolaus Adriani de Cuijper" ;
    a2a:PersonNameFirstName "Nicolaus" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cuijper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-725d7f45-476f-db93-d397-a7954f9a2f2a
  a a2a:Person ;
  rdfs:label "Rutgerus Thomae van Beeckvelt" ;
  a2a:PersonName [
    rdfs:label "Rutgerus Thomae van Beeckvelt" ;
    a2a:PersonNameFirstName "Rutgerus" ;
    a2a:PersonNamePatronym "Thomae" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beeckvelt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-f1559274-1ca3-e96a-c3fb-dfb4366c1247
  a a2a:Person ;
  rdfs:label "Anna Maria Henrici van Berckel" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Henrici van Berckel" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePatronym "Henrici" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Berckel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person-97641b7a-4648-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Judith Francisci Nelis Lamberts" ;
  a2a:PersonName [
    rdfs:label "Judith Francisci Nelis Lamberts" ;
    a2a:PersonNameFirstName "Judith" ;
    a2a:PersonNamePatronym "Francisci Nelis" ;
    a2a:PersonNameLastName "Lamberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1758" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1758-04-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person:9763d908-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Event1 .

oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person:725d7f45-476f-db93-d397-a7954f9a2f2a ;
  a2a:EventKeyRef oa:event_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Event1 .

oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person:f1559274-1ca3-e96a-c3fb-dfb4366c1247 ;
  a2a:EventKeyRef oa:event_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Event1 .

oa:relationep_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Person:97641b7a-4648-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7_Event1 .

oa:source_bhi_380fc54c-0f83-e8a3-2a73-152540a67ed7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1758-04-30 - 1758-04-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1758-04-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1758-04-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1758" ;
    a2a:Month "4" ;
    a2a:Day "30" ;
    rdfs:label "1758-04-30"^^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, Bron: boek, Deel: 18, Periode: 1678-1806" ;
    a2a:Book "Rooms-Katholiek trouwboek 1678-1806" ;
    a2a:RegistryNumber "18" ;
    a2a:Folio "140-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Streekarchief Langs Aa en Dommel, Bron: boek, Deel: 18, Periode: 1678-1806, Rooms-Katholiek trouwboek 1678-1806, 18, 140-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0e2df6a3-2b70-2525-d42f-6cb732653a70.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0e2df6a3-2b70-2525-d42f-6cb732653a70.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-06-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/380fc54c-0f83-e8a3-2a73-152540a67ed7" ;
  a2a:RecordGUID "{380fc54c-0f83-e8a3-2a73-152540a67ed7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80285_00080285.xml van BHI" .

