@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_044fa9ef-7bd0-e259-5385-24285bd261b7
  a a2a:Record ;
  rdfs:label "Trouwen op 16 februari 1653 te Etten-Leur" ;
  a2a:hasPerson oa:person_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Person-671e986e-464d-11e3-a747-d206bceb4d38, oa:person_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Person-671e53ae-464d-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_0, oa:relationep_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_1 ;
  a2a:hasSource oa:source_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7 .

oa:person_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Person-671e986e-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Magdalena Jans van Tolhuijsen" ;
  a2a:PersonName [
    rdfs:label "Magdalena Jans van Tolhuijsen" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tolhuijsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Person-671e53ae-464d-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arnout Thomas Stoops" ;
  a2a:PersonName [
    rdfs:label "Arnout Thomas Stoops" ;
    a2a:PersonNameFirstName "Arnout" ;
    a2a:PersonNamePatronym "Thomas" ;
    a2a:PersonNameLastName "Stoops"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Event1
  a a2a:Event ;
  rdfs:label "Trouwen" ;
  a2a:EventType "Trouwen" ;
  a2a:EventDate [
    a2a:Year "1653" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1653-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Etten-Leur" ;
    rdfs:label "Etten-Leur"
  ] .

oa:relationep_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_0
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Person:671e986e-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Event1 .

oa:relationep_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_1
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Person:671e53ae-464d-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7_Event1 .

oa:source_bhi_044fa9ef-7bd0-e259-5385-24285bd261b7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Trouwen" ;
  a2a:SourcePlace [
    a2a:Place "Onbekend" ;
    rdfs:label "Onbekend", "1653-02-16 - 1653-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1653-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1653-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1653" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1653-02-16"^^xsd:date
  ] ;
  a2a:SourceType "DTB Trouwen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant"
  ] ;
  a2a:SourceLastChangeDate "2016-02-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.bhic.nl/memorix/genealogy/detail?serviceUrl=/genealogie/weergave/akte/layout/default/id/044fa9ef-7bd0-e259-5385-24285bd261b7" ;
  a2a:RecordGUID "{044fa9ef-7bd0-e259-5385-24285bd261b7}" ;
  a2a:SourceRemarkOpmerking "Boek in rechterlijk archief van Etten, Leur en Sprundel." .

