@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_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2
  a a2a:Record ;
  rdfs:label "Trouwen op 17 april 1740 te Tilburg" ;
  a2a:hasPerson oa:person_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Person-72966fcc-464e-11e3-a747-d206bceb4d38, oa:person_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Person-7296a78a-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_0, oa:relationep_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_1 ;
  a2a:hasSource oa:source_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2 .

oa:person_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Person-72966fcc-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Laurens Matthijs Maas" ;
  a2a:PersonName [
    rdfs:label "Laurens Matthijs Maas" ;
    a2a:PersonNameFirstName "Laurens" ;
    a2a:PersonNamePatronym "Matthijs" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:person_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Person-7296a78a-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Dingena Jan Heuning" ;
  a2a:PersonName [
    rdfs:label "Dingena Jan Heuning" ;
    a2a:PersonNameFirstName "Dingena Jan" ;
    a2a:PersonNameLastName "Heuning"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:event_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1740-04-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Person:72966fcc-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Event1 .

oa:relationep_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Person:7296a78a-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2_Event1 .

oa:source_bhi_e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1740-04-17 - 1740-04-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1740-04-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1740-04-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1740" ;
    a2a:Month "4" ;
    a2a:Day "17" ;
    rdfs:label "1740-04-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 13-18, Periode: 1649-1759" ;
    a2a:Book "Nederduits Gereformeerd trouwboek 1649-1759" ;
    a2a:RegistryNumber "13-18" ;
    a2a:Folio "80v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 13-18, Periode: 1649-1759, Nederduits Gereformeerd trouwboek 1649-1759, 13-18, 80v"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2" ;
  a2a:RecordGUID "{e2da16c6-d1aa-1c4a-7b3b-8987a104f4d2}" ;
  a2a:SourceRemarkOpmerking "get.: Peter Matthijs Maas broer van de bruidegom en zwager van de bruid<br />Datum ondertrouw: 02-04-1740" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_60689_00060689.xml van BHI" .

