@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_e14310a7-e966-ef52-e5c5-d3a60370a264
  a a2a:Record ;
  rdfs:label "Doop op 5 juli 1711 te Wijk en Aalburg" ;
  a2a:hasPerson oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person-ea3de2a2-464a-11e3-a747-d206bceb4d38, oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person-ea3d5d00-464a-11e3-a747-d206bceb4d38, oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person-ea3d9c84-464a-11e3-a747-d206bceb4d38 ;
  a2a:hasEvent oa:event_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_0, oa:relationep_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_1, oa:relationep_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_2 ;
  a2a:hasSource oa:source_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264 .

oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person-ea3de2a2-464a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Johanna Jansz. Strijp" ;
  a2a:PersonName [
    rdfs:label "Johanna Jansz. Strijp" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePatronym "Jansz." ;
    a2a:PersonNameLastName "Strijp"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person-ea3d5d00-464a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Arien Reuse" ;
  a2a:PersonName [
    rdfs:label "Arien Reuse" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNameLastName "Reuse"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person-ea3d9c84-464a-11e3-a747-d206bceb4d38
  a a2a:Person ;
  rdfs:label "Jan Arienszn. Reuse" ;
  a2a:PersonName [
    rdfs:label "Jan Arienszn. Reuse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Arienszn." ;
    a2a:PersonNameLastName "Reuse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1711-07-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg"
  ] ;
  a2a:EventReligion "Hervormd" .

oa:relationep_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person:ea3de2a2-464a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Event1 .

oa:relationep_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person:ea3d5d00-464a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Event1 .

oa:relationep_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Person:ea3d9c84-464a-11e3-a747-d206bceb4d38 ;
  a2a:EventKeyRef oa:event_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264_Event1 .

oa:source_bhi_e14310a7-e966-ef52-e5c5-d3a60370a264
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wijk en Aalburg" ;
    rdfs:label "Wijk en Aalburg", "1711-07-05 - 1711-07-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1711-07-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1711-07-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1711" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1711-07-05"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 14, Periode: 1641-1730" ;
    a2a:Book "Nederduits Gereformeerd doop- en trouwboek 1641-1730" ;
    a2a:RegistryNumber "14" ;
    a2a:Folio "25" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 14, Periode: 1641-1730, Nederduits Gereformeerd doop- en trouwboek 1641-1730, 14, 25"
  ] ;
  a2a:SourceLastChangeDate "2015-02-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e14310a7-e966-ef52-e5c5-d3a60370a264" ;
  a2a:RecordGUID "{e14310a7-e966-ef52-e5c5-d3a60370a264}" ;
  a2a:SourceRemarkOpmerking "<a href=https://salha.nl/bronnen/genealogy/bladeren-door-genealogische-bronnen/registers/57f86db6-9c78-13d8-d412-40a5007b4999 target=\"_blank\">Blader hier door het gescande register met daarin deze akte op de website van SALHA Heusden</a><br><br>" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_5597_00005597.xml van BHI" .

