@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_50d05498-ca8b-4bae-47a8-e4736e69fc23
  a a2a:Record ;
  rdfs:label "Doop op 14 juni 1615 te Roosendaal" ;
  a2a:hasPerson oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person-93a1286c-be0a-42c3-6224-a18950ddfc0d, oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person-566d9f40-c9b4-3c83-4424-72ed05e56f2f, oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person-a6699e5f-a1e1-fcd4-10d8-d7e6bcf376c0 ;
  a2a:hasEvent oa:event_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_0, oa:relationep_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_1, oa:relationep_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_2 ;
  a2a:hasSource oa:source_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23 .

oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person-93a1286c-be0a-42c3-6224-a18950ddfc0d
  a a2a:Person ;
  rdfs:label "Elizabetha Joos" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Joos" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Joos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person-566d9f40-c9b4-3c83-4424-72ed05e56f2f
  a a2a:Person ;
  rdfs:label "Godefridus Goortsen" ;
  a2a:PersonName [
    rdfs:label "Godefridus Goortsen" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNameLastName "Goortsen"
  ] ;
  a2a:Gender "Man" .

oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person-a6699e5f-a1e1-fcd4-10d8-d7e6bcf376c0
  a a2a:Person ;
  rdfs:label "Cornelius Goortsen" ;
  a2a:PersonName [
    rdfs:label "Cornelius Goortsen" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNameLastName "Goortsen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1615" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1615-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal"
  ] ;
  a2a:EventReligion "Rooms Katholiek" .

oa:relationep_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person:93a1286c-be0a-42c3-6224-a18950ddfc0d ;
  a2a:EventKeyRef oa:event_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Event1 .

oa:relationep_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person:566d9f40-c9b4-3c83-4424-72ed05e56f2f ;
  a2a:EventKeyRef oa:event_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Event1 .

oa:relationep_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Person:a6699e5f-a1e1-fcd4-10d8-d7e6bcf376c0 ;
  a2a:EventKeyRef oa:event_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23_Event1 .

oa:source_wba_50d05498-ca8b-4bae-47a8-e4736e69fc23
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1615-06-14 - 1615-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1615-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1615-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1615" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1615-06-14"^^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; St. Jan de Doper: Doopregister, 1607-januari 1647 (DTB-4)" ;
    a2a:RegistryNumber "98" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de parochie St. Jan de Doper te Roosendaal, 1525-1996, Bron: boek, Deel:..., Roosendaal; St. Jan de Doper: Doopregister, 1607-januari 1647 (DTB-4), 98"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/50d05498-ca8b-4bae-47a8-e4736e69fc23" ;
  a2a:RecordGUID "{50d05498-ca8b-4bae-47a8-e4736e69fc23}" ;
  a2a:SourceRemarkOpmerking "Getuigen: Cornelis Cornelissen en Trina Philipsen" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_21485_00021485.xml van WBA" .

