@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_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B
  a a2a:Record ;
  rdfs:label "Doop op 28 januari 1735 te Boschkapelle" ;
  a2a:hasPerson oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384925, oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384926, oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384927, oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384928, oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384929 ;
  a2a:hasEvent oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_0, oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_1, oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_2, oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_3, oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_4 ;
  a2a:hasSource oa:source_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B .

oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384925
  a a2a:Person ;
  rdfs:label "Josepha de Wilde" ;
  a2a:PersonName [
    rdfs:label "Josepha de Wilde" ;
    a2a:PersonNameFirstName "Josepha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384926
  a a2a:Person ;
  rdfs:label "Josephus de Wilde" ;
  a2a:PersonName [
    rdfs:label "Josephus de Wilde" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilde"
  ] .

oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384927
  a a2a:Person ;
  rdfs:label "Petronilla de Smit" ;
  a2a:PersonName [
    rdfs:label "Petronilla de Smit" ;
    a2a:PersonNameFirstName "Petronilla" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384928
  a a2a:Person ;
  rdfs:label "Petrus de Bock" ;
  a2a:PersonName [
    rdfs:label "Petrus de Bock" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bock"
  ] .

oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384929
  a a2a:Person ;
  rdfs:label "Josepha de Smit" ;
  a2a:PersonName [
    rdfs:label "Josepha de Smit" ;
    a2a:PersonNameFirstName "Josepha" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smit"
  ] .

oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "28-01-1735" ;
    a2a:Year "1735" ;
    a2a:Month "01" ;
    a2a:Day "28" ;
    rdfs:label "1735-01-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boschkapelle" ;
    rdfs:label "Boschkapelle"
  ] ;
  a2a:EventReligion "Rooms-katholiek" .

oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384925 ;
  a2a:EventKeyRef oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1 .

oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384926 ;
  a2a:EventKeyRef oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1 .

oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384927 ;
  a2a:EventKeyRef oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1 .

oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384928 ;
  a2a:EventKeyRef oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1 .

oa:relationep_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Person4017384929 ;
  a2a:EventKeyRef oa:event_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B_Event1 .

oa:source_zar_313FD898-7657-4307-8ADD-2F0DC9F1EB0B
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boschkapelle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Boschkapelle, Nederland", "1735-01-28 - 1735-01-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1735-01-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1735-01-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "28-01-1735" ;
    a2a:Year "1735" ;
    a2a:Month "01" ;
    a2a:Day "28" ;
    rdfs:label "28-01-1735"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866)" ;
    a2a:Book "Rooms-katholiek doopregister Boschkapelle 1720-1796" ;
    a2a:RegistryNumber "BOS-2" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Rooms-katholiek doopregister Boschkapelle 1720-1796, BOS-2"
  ] ;
  a2a:SourceLastChangeDate "2025-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/313FD898765743078ADD2F0DC9F1EB0B" ;
  a2a:RecordIdentifier "4017384924" ;
  a2a:RecordGUID "{313FD898-7657-4307-8ADD-2F0DC9F1EB0B}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5AD0A475F1FF47EE8E3D8FDC7221E681" .

