@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_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Record ;
  rdfs:label "Doop op 24 juli 1678 te Dinteloord" ;
  a2a:hasPerson oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0bfb40-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0bd03e-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0c4f3c-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0c7ba6-4868-11e1-9853-b7a7dd2b6a2a, oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0c23e0-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:hasEvent oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_0, oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_1, oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_2, oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_3, oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_4 ;
  a2a:hasSource oa:source_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a .

oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0bfb40-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Frans C. Francke" ;
  a2a:PersonName [
    rdfs:label "Frans C. Francke" ;
    a2a:PersonNameFirstName "Frans C." ;
    a2a:PersonNameLastName "Francke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0bd03e-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Niclaes Francke" ;
  a2a:PersonName [
    rdfs:label "Niclaes Francke" ;
    a2a:PersonNameFirstName "Niclaes" ;
    a2a:PersonNameLastName "Francke"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0c4f3c-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Johannes Lat" ;
  a2a:PersonName [
    rdfs:label "Johannes Lat" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Lat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0c7ba6-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Joseyntie Duyvelaars" ;
  a2a:PersonName [
    rdfs:label "Joseyntie Duyvelaars" ;
    a2a:PersonNameFirstName "Joseyntie" ;
    a2a:PersonNameLastName "Duyvelaars"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person-2a0c23e0-4868-11e1-9853-b7a7dd2b6a2a
  a a2a:Person ;
  rdfs:label "Susanna Couzyns" ;
  a2a:PersonName [
    rdfs:label "Susanna Couzyns" ;
    a2a:PersonNameFirstName "Susanna" ;
    a2a:PersonNameLastName "Couzyns"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1678" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1678-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord"
  ] .

oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person:2a0bfb40-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_1
  a a2a:RelationEP ;
  rdfs:label "Dopeling" ;
  a2a:RelationType "Dopeling" ;
  a2a:PersonKeyRef oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person:2a0bd03e-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person:2a0c4f3c-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person:2a0c7ba6-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:relationep_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Person:2a0c23e0-4868-11e1-9853-b7a7dd2b6a2a ;
  a2a:EventKeyRef oa:event_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a_Event1 .

oa:source_wba_80ffcaec-4865-11e1-9853-b7a7dd2b6a2a
  a a2a:Source ;
  rdfs:label "West Brabants Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1678-07-24 - 1678-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1678-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1678-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1678" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1678-07-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken Dinteloord, Bron: boek, Deel: 3, Periode: 1676-1712" ;
    a2a:Book "NH doopboek 1676-1712 - doop" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "4" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Doop-, trouw- en begraafboeken Dinteloord, Bron: boek, Deel: 3, Periode: 1676-1712, NH doopboek 1676-1712 - doop, 3, 4"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/47814bc4-08ef-605a-99c5-c32d3ee38f0d.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/80ffcaec-4865-11e1-9853-b7a7dd2b6a2a" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/47814bc4-08ef-605a-99c5-c32d3ee38f0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-01-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/80ffcaec-4865-11e1-9853-b7a7dd2b6a2a" ;
  a2a:RecordGUID "{80ffcaec-4865-11e1-9853-b7a7dd2b6a2a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_7314_00007314.xml van WBA" .

