@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_eb880c55-37e4-e984-960c-6ca6d2b0a69a
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1695 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person-e0a01031-921a-e115-a22b-59db94f9c987, oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person-279ced5d-8b5a-c3c3-fa42-1e7686de910d, oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person-8114a4ac-7b13-cb1d-8bf8-69ad1ab3ce61 ;
  a2a:hasEvent oa:event_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_0, oa:relationep_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_1, oa:relationep_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_2 ;
  a2a:hasSource oa:source_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a .

oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person-e0a01031-921a-e115-a22b-59db94f9c987
  a a2a:Person ;
  rdfs:label "Maria Anna Begode" ;
  a2a:PersonName [
    rdfs:label "Maria Anna Begode" ;
    a2a:PersonNameFirstName "Maria Anna" ;
    a2a:PersonNameLastName "Begode"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person-279ced5d-8b5a-c3c3-fa42-1e7686de910d
  a a2a:Person ;
  rdfs:label "Maria Catharina Crol" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Crol" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Crol"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person-8114a4ac-7b13-cb1d-8bf8-69ad1ab3ce61
  a a2a:Person ;
  rdfs:label "Arnoldus Crol" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Crol" ;
    a2a:PersonNameFirstName "Arnoldus" ;
    a2a:PersonNameLastName "Crol"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1695-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person:e0a01031-921a-e115-a22b-59db94f9c987 ;
  a2a:EventKeyRef oa:event_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Event1 .

oa:relationep_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person:279ced5d-8b5a-c3c3-fa42-1e7686de910d ;
  a2a:EventKeyRef oa:event_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Event1 .

oa:relationep_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Person:8114a4ac-7b13-cb1d-8bf8-69ad1ab3ce61 ;
  a2a:EventKeyRef oa:event_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a_Event1 .

oa:source_wba_eb880c55-37e4-e984-960c-6ca6d2b0a69a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1695-08-04 - 1695-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1695-08-04"^^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 1682-1711 (DTB-7)" ;
    a2a:RegistryNumber "101" ;
    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 1682-1711 (DTB-7), 101"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/eb880c55-37e4-e984-960c-6ca6d2b0a69a" ;
  a2a:RecordGUID "{eb880c55-37e4-e984-960c-6ca6d2b0a69a}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Adriana Waijers voor zich en Jacobo Crol" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21778_00021778.xml van WBA" .

