@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_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd
  a a2a:Record ;
  rdfs:label "Doop op 8 oktober 1727 te Wouw" ;
  a2a:hasPerson oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person-90e2e861-9b2c-74fe-365f-59988a7c2251, oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person-b27e841d-8c74-534a-8afe-bd41214158fa, oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person-2cbd0e91-147c-bcde-b5aa-723d4b60108e ;
  a2a:hasEvent oa:event_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_0, oa:relationep_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_1, oa:relationep_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_2 ;
  a2a:hasSource oa:source_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd .

oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person-90e2e861-9b2c-74fe-365f-59988a7c2251
  a a2a:Person ;
  rdfs:label "Joannes Schoen" ;
  a2a:PersonName [
    rdfs:label "Joannes Schoen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Schoen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person-b27e841d-8c74-534a-8afe-bd41214158fa
  a a2a:Person ;
  rdfs:label "Anna Joossen Ringels" ;
  a2a:PersonName [
    rdfs:label "Anna Joossen Ringels" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNamePatronym "Joossen" ;
    a2a:PersonNameLastName "Ringels"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person-2cbd0e91-147c-bcde-b5aa-723d4b60108e
  a a2a:Person ;
  rdfs:label "Gertrudis Schoen" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Schoen" ;
    a2a:PersonNameFirstName "Gertrudis" ;
    a2a:PersonNameLastName "Schoen"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1727" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1727-10-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person:90e2e861-9b2c-74fe-365f-59988a7c2251 ;
  a2a:EventKeyRef oa:event_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Event1 .

oa:relationep_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person:b27e841d-8c74-534a-8afe-bd41214158fa ;
  a2a:EventKeyRef oa:event_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Event1 .

oa:relationep_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_2
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Person:2cbd0e91-147c-bcde-b5aa-723d4b60108e ;
  a2a:EventKeyRef oa:event_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd_Event1 .

oa:source_wba_6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1727-10-08 - 1727-10-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1727-10-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1727-10-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1727" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1727-10-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: R.K. parochie St. Lambertus, Wouw, Bron: boek, Deel: 494c, Periode: 1711-1727" ;
    a2a:Book "RK Wouw Doopregister, 1693-1727 (DTB-deel 3, gedeelte 1712-1727))" ;
    a2a:RegistryNumber "494c" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: R.K. parochie St. Lambertus, Wouw, Bron: boek, Deel: 494c, Periode: 1711-1727, RK Wouw Doopregister, 1693-1727 (DTB-deel 3, gedeelte 1712-1727)), 494c"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd" ;
  a2a:RecordGUID "{6670e07b-e6f8-bf6c-39bb-2498fa5ce4bd}" ;
  a2a:SourceRemarkOpmerking "tweeling; plaats geboorte: Kruisland Getuigen: Josephus Raijmakers, Petronilla Joossen Ringels", "Register is niet in het archief aanwezig" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_8502_00008502.xml van WBA" .

