@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_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6
  a a2a:Record ;
  rdfs:label "Doop op 11 augustus 1775 te Boschkapelle" ;
  a2a:hasPerson oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390453, oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390454, oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390455, oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390456, oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390457 ;
  a2a:hasEvent oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_0, oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_1, oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_2, oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_3, oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_4 ;
  a2a:hasSource oa:source_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6 .

oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390453
  a a2a:Person ;
  rdfs:label "Elizabetha Hijman" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Hijman" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Hijman"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390454
  a a2a:Person ;
  rdfs:label "Egidius Hijman" ;
  a2a:PersonName [
    rdfs:label "Egidius Hijman" ;
    a2a:PersonNameFirstName "Egidius" ;
    a2a:PersonNameLastName "Hijman"
  ] .

oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390455
  a a2a:Person ;
  rdfs:label "Brigitta Croon" ;
  a2a:PersonName [
    rdfs:label "Brigitta Croon" ;
    a2a:PersonNameFirstName "Brigitta" ;
    a2a:PersonNameLastName "Croon"
  ] .

oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390456
  a a2a:Person ;
  rdfs:label "Joos Hijman" ;
  a2a:PersonName [
    rdfs:label "Joos Hijman" ;
    a2a:PersonNameFirstName "Joos" ;
    a2a:PersonNameLastName "Hijman"
  ] .

oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390457
  a a2a:Person ;
  rdfs:label "Elizabetha Croon" ;
  a2a:PersonName [
    rdfs:label "Elizabetha Croon" ;
    a2a:PersonNameFirstName "Elizabetha" ;
    a2a:PersonNameLastName "Croon"
  ] .

oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:LiteralDate "11-08-1775" ;
    a2a:Year "1775" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "1775-08-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boschkapelle" ;
    rdfs:label "Boschkapelle"
  ] ;
  a2a:EventReligion "Rooms-katholiek" .

oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390453 ;
  a2a:EventKeyRef oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1 .

oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390454 ;
  a2a:EventKeyRef oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1 .

oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390455 ;
  a2a:EventKeyRef oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1 .

oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390456 ;
  a2a:EventKeyRef oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1 .

oa:relationep_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_4
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Person4017390457 ;
  a2a:EventKeyRef oa:event_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6_Event1 .

oa:source_zar_EA1C556F-481E-4F20-B494-9B5FD2ADE5B6
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boschkapelle" ;
    a2a:Country "Nederland" ;
    rdfs:label "Boschkapelle, Nederland", "1775-08-11 - 1775-08-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1775-08-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1775-08-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "11-08-1775" ;
    a2a:Year "1775" ;
    a2a:Month "08" ;
    a2a:Day "11" ;
    rdfs:label "11-08-1775"
  ] ;
  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/EA1C556F481E4F20B4949B5FD2ADE5B6" ;
  a2a:RecordIdentifier "4017390452" ;
  a2a:RecordGUID "{EA1C556F-481E-4F20-B494-9B5FD2ADE5B6}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/5AD0A475F1FF47EE8E3D8FDC7221E681" .

[] a2a:PersonRemarkOpmerking "Van Boschkapelle" .
[] a2a:PersonRemarkOpmerking "Van Groenendijk" .
