@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_ACA3DCFD-F27D-4232-9185-91EB3B375324
  a a2a:Record ;
  rdfs:label "Doop op 26 maart 1673 te Colijnsplaat" ;
  a2a:hasPerson oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265729, oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265730, oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265731, oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265732, oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265733, oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265734 ;
  a2a:hasEvent oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_0, oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_1, oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_2, oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_3, oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_4, oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_5 ;
  a2a:hasSource oa:source_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324 .

oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265729
  a a2a:Person ;
  rdfs:label "Marinis Welbrant" ;
  a2a:PersonName [
    rdfs:label "Marinis Welbrant" ;
    a2a:PersonNameFirstName "Marinis" ;
    a2a:PersonNameLastName "Welbrant"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265730
  a a2a:Person ;
  rdfs:label "Jacob Welbrant" ;
  a2a:PersonName [
    rdfs:label "Jacob Welbrant" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Welbrant"
  ] .

oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265731
  a a2a:Person ;
  rdfs:label "Aagtje Marinissen" ;
  a2a:PersonName [
    rdfs:label "Aagtje Marinissen" ;
    a2a:PersonNameFirstName "Aagtje" ;
    a2a:PersonNameLastName "Marinissen"
  ] .

oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265732
  a a2a:Person ;
  rdfs:label "Jacob Israel" ;
  a2a:PersonName [
    rdfs:label "Jacob Israel" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Israel"
  ] .

oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265733
  a a2a:Person ;
  rdfs:label "Wouter Verheije" ;
  a2a:PersonName [
    rdfs:label "Wouter Verheije" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Verheije"
  ] .

oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265734
  a a2a:Person ;
  rdfs:label "Lijntje Arijsen" ;
  a2a:PersonName [
    rdfs:label "Lijntje Arijsen" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNameLastName "Arijsen"
  ] .

oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "26-03-1673" ;
    a2a:Year "1673" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "1673-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Colijnsplaat" ;
    rdfs:label "Colijnsplaat"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265729 ;
  a2a:EventKeyRef oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 .

oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265730 ;
  a2a:EventKeyRef oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 .

oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265731 ;
  a2a:EventKeyRef oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 .

oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265732 ;
  a2a:EventKeyRef oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 .

oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265733 ;
  a2a:EventKeyRef oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 .

oa:relationep_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Person4314265734 ;
  a2a:EventKeyRef oa:event_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324_Event1 .

oa:source_zar_ACA3DCFD-F27D-4232-9185-91EB3B375324
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Colijnsplaat" ;
    a2a:Country "Nederland" ;
    rdfs:label "Colijnsplaat, Nederland", "1673-03-26 - 1673-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-03-1673" ;
    a2a:Year "1673" ;
    a2a:Month "03" ;
    a2a:Day "26" ;
    rdfs:label "26-03-1673"
  ] ;
  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 "Doopregister Nederduits Gereformeerde kerk te Colijnsplaat 1664-1695" ;
    a2a:RegistryNumber "COL-3" ;
    rdfs:label "Zeeuws Archief, Middelburg, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Doopregister Nederduits Gereformeerde kerk te Colijnsplaat 1664-1695, COL-3"
  ] ;
  a2a:SourceLastChangeDate "2026-04-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/ACA3DCFDF27D4232918591EB3B375324" ;
  a2a:RecordIdentifier "4314265728" ;
  a2a:RecordGUID "{ACA3DCFD-F27D-4232-9185-91EB3B375324}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/DFE1C3FE8CDA4104918144C6E268BAC2" .

