@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_0a6aecf9-195c-2c19-c2d8-b19f83d87907
  a a2a:Record ;
  rdfs:label "Trouwen op 2 mei 1700 te Wanroij" ;
  a2a:hasPerson oa:person_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Person-a57086ee-4649-11e3-a747-d206bceb4d38, oa:person_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Person-a570c7f8-4649-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_0, oa:relationep_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_1 ;
  a2a:hasSource oa:source_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907 .

oa:person_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Person-a57086ee-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Anthonius Aben" ;
  a2a:PersonName [
    rdfs:label "Anthonius Aben" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Aben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Person-a570c7f8-4649-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Joanna Egberts" ;
  a2a:PersonName [
    rdfs:label "Joanna Egberts" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Egberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1700" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1700-05-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Person:a57086ee-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Event1 .

oa:relationep_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Person:a570c7f8-4649-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907_Event1 .

oa:source_bhi_0a6aecf9-195c-2c19-c2d8-b19f83d87907
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Wanroij" ;
    rdfs:label "Wanroij", "1700-05-02 - 1700-05-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1700-05-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1700-05-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1700" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1700-05-02"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 1, Periode: 1655-1723" ;
    a2a:Book "Rooms-Katholiek trouwboek 1655-1658, 1696-1723" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Brabants Historisch Informatie Centrum, Bron: boek, Deel: 1, Periode: 1655-1723, Rooms-Katholiek trouwboek 1655-1658, 1696-1723, 1"
  ] ;
  a2a:SourceLastChangeDate "2016-02-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0a6aecf9-195c-2c19-c2d8-b19f83d87907" ;
  a2a:RecordGUID "{0a6aecf9-195c-2c19-c2d8-b19f83d87907}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_59580_00059580.xml van BHI" .

