@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_4497ea35-1d0f-75d7-9640-aeb16bbd7608
  a a2a:Record ;
  rdfs:label "Trouwen in februari 1711" ;
  a2a:hasPerson oa:person_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_Person-8fb1f01e-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_0 ;
  a2a:hasSource oa:source_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608 .

oa:person_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_Person-8fb1f01e-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Fransoir Maria Willem Spierings" ;
  a2a:PersonName [
    rdfs:label "Fransoir Maria Willem Spierings" ;
    a2a:PersonNameFirstName "Fransoir Maria Willem" ;
    a2a:PersonNameLastName "Spierings"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] .

oa:event_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "2"
  ] ;
  a2a:EventReligion "Gaarder" .

oa:relationep_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_Person:8fb1f01e-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608_Event1 .

oa:source_bhi_4497ea35-1d0f-75d7-9640-aeb16bbd7608
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "'s Gravenmoer" ;
    rdfs:label "'s Gravenmoer", "1711-02-01 - 1711-02-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-02-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "2"
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 7, Periode: 1707-1764" ;
    a2a:Book "Gaarder trouw- en begraafboek 1707-1764" ;
    a2a:RegistryNumber "7" ;
    a2a:Folio "30" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Archief Tilburg, Bron: boek, Deel: 7, Periode: 1707-1764, Gaarder trouw- en begraafboek 1707-1764, 7, 30"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4497ea35-1d0f-75d7-9640-aeb16bbd7608" ;
  a2a:RecordGUID "{4497ea35-1d0f-75d7-9640-aeb16bbd7608}" ;
  a2a:SourceRemarkOpmerking "Bastiaan Melsen", "<a href=https://www.regionaalarchieftilburg.nl/zoek-een-persoon/registers/c60a105e-385b-11e0-bcd1-8edf61960649 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van RA Tilburg</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240222_7475_00007475.xml van BHI" .

