@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_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef
  a a2a:Record ;
  rdfs:label "Doop op 20 juni 1755 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person-979011e6-86c5-c070-7ab6-d2f10fec8d69, oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person-5abc6f08-7a90-7a28-9b2c-318e8bee301c, oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person-aabc7d8a-967c-0b1e-834e-899923ed76c3 ;
  a2a:hasEvent oa:event_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_0, oa:relationep_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_1, oa:relationep_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_2 ;
  a2a:hasSource oa:source_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef .

oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person-979011e6-86c5-c070-7ab6-d2f10fec8d69
  a a2a:Person ;
  rdfs:label "Digna Hertmans" ;
  a2a:PersonName [
    rdfs:label "Digna Hertmans" ;
    a2a:PersonNameFirstName "Digna" ;
    a2a:PersonNameLastName "Hertmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person-5abc6f08-7a90-7a28-9b2c-318e8bee301c
  a a2a:Person ;
  rdfs:label "Henricus Martinus" ;
  a2a:PersonName [
    rdfs:label "Henricus Martinus" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Martinus"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person-aabc7d8a-967c-0b1e-834e-899923ed76c3
  a a2a:Person ;
  rdfs:label "Hans Joris Martinus" ;
  a2a:PersonName [
    rdfs:label "Hans Joris Martinus" ;
    a2a:PersonNameFirstName "Hans" ;
    a2a:PersonNamePatronym "Joris" ;
    a2a:PersonNameLastName "Martinus"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1755" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1755-06-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person:979011e6-86c5-c070-7ab6-d2f10fec8d69 ;
  a2a:EventKeyRef oa:event_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Event1 .

oa:relationep_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person:5abc6f08-7a90-7a28-9b2c-318e8bee301c ;
  a2a:EventKeyRef oa:event_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Event1 .

oa:relationep_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Person:aabc7d8a-967c-0b1e-834e-899923ed76c3 ;
  a2a:EventKeyRef oa:event_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef_Event1 .

oa:source_wba_e1f77d57-a4e7-0508-a5ae-8faa944c2aef
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1755-06-20 - 1755-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1755-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1755-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1755" ;
    a2a:Month "6" ;
    a2a:Day "20" ;
    rdfs:label "1755-06-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..." ;
    a2a:Book "Roosendaal Doopregister Parochie St. Jan de Doper 1749-1793 (DTB-9)" ;
    a2a:RegistryNumber "103" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal Doopregister Parochie St. Jan de Doper 1749-1793 (DTB-9), 103"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/e1f77d57-a4e7-0508-a5ae-8faa944c2aef" ;
  a2a:RecordGUID "{e1f77d57-a4e7-0508-a5ae-8faa944c2aef}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Henricus Schram en Catharina" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21768_00021768.xml van WBA" .

