@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_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D
  a a2a:Record ;
  rdfs:label "Doop op 21 januari 1787 te Biggekerke" ;
  a2a:hasPerson oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268601, oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268602, oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268603, oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268604, oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268605 ;
  a2a:hasEvent oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_0, oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_1, oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_2, oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_3, oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_4 ;
  a2a:hasSource oa:source_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D .

oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268601
  a a2a:Person ;
  rdfs:label "Martinus Slimmen" ;
  a2a:PersonName [
    rdfs:label "Martinus Slimmen" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Slimmen"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268602
  a a2a:Person ;
  rdfs:label "Willem Slimmen" ;
  a2a:PersonName [
    rdfs:label "Willem Slimmen" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Slimmen"
  ] .

oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268603
  a a2a:Person ;
  rdfs:label "Maatje de Buck" ;
  a2a:PersonName [
    rdfs:label "Maatje de Buck" ;
    a2a:PersonNameFirstName "Maatje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Buck"
  ] .

oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268604
  a a2a:Person ;
  rdfs:label "Maarten de Buck" ;
  a2a:PersonName [
    rdfs:label "Maarten de Buck" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Buck"
  ] .

oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268605
  a a2a:Person ;
  rdfs:label "Johanna Dingemans" ;
  a2a:PersonName [
    rdfs:label "Johanna Dingemans" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Dingemans"
  ] .

oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "21-01-1787" ;
    a2a:Year "1787" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "1787-01-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Biggekerke" ;
    rdfs:label "Biggekerke"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268601 ;
  a2a:EventKeyRef oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1 .

oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268602 ;
  a2a:EventKeyRef oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1 .

oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268603 ;
  a2a:EventKeyRef oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1 .

oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268604 ;
  a2a:EventKeyRef oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1 .

oa:relationep_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Person3768268605 ;
  a2a:EventKeyRef oa:event_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D_Event1 .

oa:source_zar_3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Biggekerke" ;
    a2a:Country "Nederland" ;
    rdfs:label "Biggekerke, Nederland", "1787-01-21 - 1787-01-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1787-01-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1787-01-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-01-1787" ;
    a2a:Year "1787" ;
    a2a:Month "01" ;
    a2a:Day "21" ;
    rdfs:label "21-01-1787"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Collection "Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866)" ;
    a2a:Book "Doopregister Nederduits Gereformeerde kerk te Biggekerke 1699-1810" ;
    a2a:RegistryNumber "BIG-2" ;
    rdfs:label "Zeeuws Archief, Verzameling Doop-, Trouw-, Begraaf- en Lidmatenregisters Zeeland (DTBL), (1527) 1572-1810 (1866), Doopregister Nederduits Gereformeerde kerk te Biggekerke 1699-1810, BIG-2"
  ] ;
  a2a:SourceLastChangeDate "2024-07-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/3C9DA6FF68774774A6CD3D3FDDE8597D" ;
  a2a:RecordIdentifier "3768268600" ;
  a2a:RecordGUID "{3C9DA6FF-6877-4774-A6CD-3D3FDDE8597D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/CBE0241932F1446296B4F86B8178E45C" .

