@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_4DBB0446-4267-49AB-B0BF-BC9C09FF073F
  a a2a:Record ;
  rdfs:label "Doop op 30 maart 1659 te Hoek" ;
  a2a:hasPerson oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079872, oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079873, oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079874, oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079875, oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079876, oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079877, oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079878 ;
  a2a:hasEvent oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_0, oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_1, oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_2, oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_3, oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_4, oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_5, oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_6 ;
  a2a:hasSource oa:source_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079872
  a a2a:Person ;
  rdfs:label "Johannes Boeije" ;
  a2a:PersonName [
    rdfs:label "Johannes Boeije" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Boeije"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079873
  a a2a:Person ;
  rdfs:label "Jan Jansen Boeije" ;
  a2a:PersonName [
    rdfs:label "Jan Jansen Boeije" ;
    a2a:PersonNameFirstName "Jan Jansen" ;
    a2a:PersonNameLastName "Boeije"
  ] .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079874
  a a2a:Person ;
  rdfs:label "Maeijken Huijbrechts" ;
  a2a:PersonName [
    rdfs:label "Maeijken Huijbrechts" ;
    a2a:PersonNameFirstName "Maeijken" ;
    a2a:PersonNameLastName "Huijbrechts"
  ] .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079875
  a a2a:Person ;
  rdfs:label "Jaques Clauwert" ;
  a2a:PersonName [
    rdfs:label "Jaques Clauwert" ;
    a2a:PersonNameFirstName "Jaques" ;
    a2a:PersonNameLastName "Clauwert"
  ] .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079876
  a a2a:Person ;
  rdfs:label "Pieter Douwe" ;
  a2a:PersonName [
    rdfs:label "Pieter Douwe" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Douwe"
  ] .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079877
  a a2a:Person ;
  rdfs:label "Josijntje Smidts Davidts" ;
  a2a:PersonName [
    rdfs:label "Josijntje Smidts Davidts" ;
    a2a:PersonNameFirstName "Josijntje Smidts" ;
    a2a:PersonNameLastName "Davidts"
  ] .

oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079878
  a a2a:Person ;
  rdfs:label "Magdalena Conijncks" ;
  a2a:PersonName [
    rdfs:label "Magdalena Conijncks" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Conijncks"
  ] .

oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "30-03-1659" ;
    a2a:Year "1659" ;
    a2a:Month "03" ;
    a2a:Day "30" ;
    rdfs:label "1659-03-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoek" ;
    rdfs:label "Hoek"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079872 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079873 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079874 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079875 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079876 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_5
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079877 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:relationep_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Person3644079878 ;
  a2a:EventKeyRef oa:event_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F_Event1 .

oa:source_zar_4DBB0446-4267-49AB-B0BF-BC9C09FF073F
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Hoek" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoek, Nederland", "1659-03-30 - 1659-03-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1659-03-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1659-03-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "30-03-1659" ;
    a2a:Year "1659" ;
    a2a:Month "03" ;
    a2a:Day "30" ;
    rdfs:label "30-03-1659"
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810" ;
    a2a:Book "Hoek doopregister Nederduits Gereformeerde kerk 1587-1697" ;
    a2a:RegistryNumber "268" ;
    rdfs:label "Zeeuws Archief, Middelburg, Retroacta Burgerlijke Stand Zeeland [Doop-, Trouw- en Begraafregisters (DTB)], 1527-1810, Hoek doopregister Nederduits Gereformeerde kerk 1587-1697, 268"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/80A95745A509478ABD5F74F88A6F1518" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/80A95745A509478ABD5F74F88A6F1518" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/80A95745A509478ABD5F74F88A6F1518"
  ] ;
  a2a:SourceLastChangeDate "2024-03-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/4DBB0446426749ABB0BFBC9C09FF073F" ;
  a2a:RecordIdentifier "3644079871" ;
  a2a:RecordGUID "{4DBB0446-4267-49AB-B0BF-BC9C09FF073F}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/B02058D6C93A42D2BBBFA5F0F3524B4C" .

