@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_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Doop op 7 september 1804 te Kruisland" ;
  a2a:hasPerson oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf324a-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf084c-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf5afe-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf8614-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbfaf36-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_3, oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_4 ;
  a2a:hasSource oa:source_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf324a-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Joannes J. Slis" ;
  a2a:PersonName [
    rdfs:label "Joannes J. Slis" ;
    a2a:PersonNameFirstName "Joannes J." ;
    a2a:PersonNameLastName "Slis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf084c-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Sebastiana Slis" ;
  a2a:PersonName [
    rdfs:label "Sebastiana Slis" ;
    a2a:PersonNameFirstName "Sebastiana" ;
    a2a:PersonNameLastName "Slis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf5afe-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Jacoba T. Baseliers" ;
  a2a:PersonName [
    rdfs:label "Jacoba T. Baseliers" ;
    a2a:PersonNameFirstName "Jacoba T." ;
    a2a:PersonNameLastName "Baseliers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbf8614-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Henricus Baseliers" ;
  a2a:PersonName [
    rdfs:label "Henricus Baseliers" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNameLastName "Baseliers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person-8fbfaf36-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Sebastiana Laenen" ;
  a2a:PersonName [
    rdfs:label "Sebastiana Laenen" ;
    a2a:PersonNameFirstName "Sebastiana" ;
    a2a:PersonNameLastName "Laenen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1804" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1804-09-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kruisland" ;
    rdfs:label "Kruisland"
  ] .

oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person:8fbf324a-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person:8fbf084c-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person:8fbf5afe-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person:8fbf8614-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Person:8fbfaf36-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1804-09-07 - 1804-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1804-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1804-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1804" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1804-09-07"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Steenbergen, Bron: boek, Deel: 47, Periode: 1795-1810" ;
    a2a:Book "RK doopboek Kruisland 1795-1810" ;
    a2a:RegistryNumber "47" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Steenbergen, Bron: boek, Deel: 47, Periode: 1795-1810, RK doopboek Kruisland 1795-1810, 47"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/61dd6c88-3f7e-d7bd-ba73-53fe85ae4f7c.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/61dd6c88-3f7e-d7bd-ba73-53fe85ae4f7c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{a74b4e7e-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_9115_00009115.xml van WBA" .

