@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_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74
  a a2a:Record ;
  rdfs:label "Trouwen op 24 juli 1691 te Oirschot" ;
  a2a:hasPerson oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec889b2-464e-11e3-a747-d206bceb4d38, oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec902b6-464e-11e3-a747-d206bceb4d38, oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec8c3be-464e-11e3-a747-d206bceb4d38, oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec93d4e-464e-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_0, oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_1, oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_2, oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_3 ;
  a2a:hasSource oa:source_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74 .

oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec889b2-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Stans Cornelisse van Beurden" ;
  a2a:PersonName [
    rdfs:label "Stans Cornelisse van Beurden" ;
    a2a:PersonNameFirstName "Stans" ;
    a2a:PersonNamePatronym "Cornelisse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Beurden"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Sint-Oedenrode" ;
    rdfs:label "Sint-Oedenrode"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] .

oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec902b6-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Willemken Jansse van Giersbergen" ;
  a2a:PersonName [
    rdfs:label "Willemken Jansse van Giersbergen" ;
    a2a:PersonNameFirstName "Willemken" ;
    a2a:PersonNamePatronym "Jansse" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Giersbergen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "54" ;
    rdfs:label "54"
  ] .

oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec8c3be-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Geertruijt Jansse van de Weeteringe" ;
  a2a:PersonName [
    rdfs:label "Geertruijt Jansse van de Weeteringe" ;
    a2a:PersonNameFirstName "Geertruijt Jansse" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Weeteringe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person-0ec93d4e-464e-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Wouter Peters van Heeswijck" ;
  a2a:PersonName [
    rdfs:label "Wouter Peters van Heeswijck" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePatronym "Peters" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Heeswijck"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1691" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1691-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot"
  ] ;
  a2a:EventReligion "Schepenbank" .

oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person:0ec889b2-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Event1 .

oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person:0ec902b6-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Event1 .

oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_2
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere vrouw" ;
  a2a:RelationType "other:Eerdere vrouw" ;
  a2a:PersonKeyRef oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person:0ec8c3be-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Event1 .

oa:relationep_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_3
  a a2a:RelationEP ;
  rdfs:label "other:Eerdere man" ;
  a2a:RelationType "other:Eerdere man" ;
  a2a:PersonKeyRef oa:person_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Person:0ec93d4e-464e-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74_Event1 .

oa:source_bhi_7eb8dceb-6767-c5d0-a964-4bbd3db5cc74
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1691-07-24 - 1691-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1691-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1691-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1691" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1691-07-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 28, Periode: 1687-1693" ;
    a2a:Book "Schepenbank trouwboek 1687-1693" ;
    a2a:RegistryNumber "28" ;
    a2a:Folio "38" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: Regionaal Historisch Centrum Eindhoven, Bron: boek, Deel: 28, Periode: 1687-1693, Schepenbank trouwboek 1687-1693, 28, 38"
  ] ;
  a2a:SourceLastChangeDate "2016-03-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7eb8dceb-6767-c5d0-a964-4bbd3db5cc74" ;
  a2a:RecordGUID "{7eb8dceb-6767-c5d0-a964-4bbd3db5cc74}" ;
  a2a:SourceRemarkOpmerking "Datum ondertrouw: 07-07-1691", "<a href=http://www.archieven.nl/mi/48/?mivast=48&mizig=210&miadt=48&miaet=1&micode=10225&minr=5077108&miview=inv2 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van RHC Eindhoven</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_2599_00002599.xml van BHI" .

[] a2a:PersonRemarkdiversen "weduwnaar" .
[] a2a:PersonRemarkdiversen "weduwe" .
