@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_99d56590-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Doop op 6 januari 1774 te Steenbergen" ;
  a2a:hasPerson oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf80386-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf82f32-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf8598a-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf8869e-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf7d730-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_3, oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_4 ;
  a2a:hasSource oa:source_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf80386-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Josephus Geerts" ;
  a2a:PersonName [
    rdfs:label "Josephus Geerts" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf82f32-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Maria de Brand" ;
  a2a:PersonName [
    rdfs:label "Maria de Brand" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Brand"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf8598a-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Josephus Munno" ;
  a2a:PersonName [
    rdfs:label "Josephus Munno" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Munno"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf8869e-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Maria J. Gree" ;
  a2a:PersonName [
    rdfs:label "Maria J. Gree" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Gree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person-6cf7d730-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Maria J. Geerts" ;
  a2a:PersonName [
    rdfs:label "Maria J. Geerts" ;
    a2a:PersonNameFirstName "Maria J." ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1774" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1774-01-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen"
  ] .

oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person:6cf80386-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person:6cf82f32-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person:6cf8598a-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person:6cf8869e-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_4
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Person:6cf7d730-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_99d56590-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Steenbergen" ;
    rdfs:label "Steenbergen", "1774-01-06 - 1774-01-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1774-01-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1774-01-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1774" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1774-01-06"^^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: 6, Periode: 1773-1794" ;
    a2a:Book "RK doopboek 1773-1794" ;
    a2a:RegistryNumber "6" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Steenbergen, Bron: boek, Deel: 6, Periode: 1773-1794, RK doopboek 1773-1794, 6"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/61a1ff45-8811-56f4-d64a-e3f6a8664d80.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/99d56590-4865-11e1-9853-b7a7dd2b6a2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/61a1ff45-8811-56f4-d64a-e3f6a8664d80.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/99d56590-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{99d56590-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7927_00007927.xml van WBA" .

