@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_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608
  a a2a:Record ;
  rdfs:label "Doop op 14 juni 1764 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-788ece67-b29b-de1a-c3e3-867160233b26, oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-30d5ec36-138b-0f76-5a92-53a9ae35f2c2, oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-971fea25-f40a-743d-bf8b-a56dcdb607a3, oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-941a30ee-6d41-6465-91d5-1829372e916e, oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-1dd377c9-ddb0-37d4-2c2e-1ff8f293d15e ;
  a2a:hasEvent oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_0, oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_1, oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_2, oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_3, oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_4 ;
  a2a:hasSource oa:source_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608 .

oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-788ece67-b29b-de1a-c3e3-867160233b26
  a a2a:Person ;
  rdfs:label "Jan Derk Denisse" ;
  a2a:PersonName [
    rdfs:label "Jan Derk Denisse" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNamePatronym "Derk" ;
    a2a:PersonNameLastName "Denisse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-30d5ec36-138b-0f76-5a92-53a9ae35f2c2
  a a2a:Person ;
  rdfs:label "Joanna Marij de Groot" ;
  a2a:PersonName [
    rdfs:label "Joanna Marij de Groot" ;
    a2a:PersonNameFirstName "Joanna Marij" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-971fea25-f40a-743d-bf8b-a56dcdb607a3
  a a2a:Person ;
  rdfs:label "Jan Cis de Groot" ;
  a2a:PersonName [
    rdfs:label "Jan Cis de Groot" ;
    a2a:PersonNameFirstName "Jan Cis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-941a30ee-6d41-6465-91d5-1829372e916e
  a a2a:Person ;
  rdfs:label "Willemijn N.N." ;
  a2a:PersonName [
    rdfs:label "Willemijn N.N." ;
    a2a:PersonNameFirstName "Willemijn" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person-1dd377c9-ddb0-37d4-2c2e-1ff8f293d15e
  a a2a:Person ;
  rdfs:label "Arien de Groot" ;
  a2a:PersonName [
    rdfs:label "Arien de Groot" ;
    a2a:PersonNameFirstName "Arien" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1764" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1764-06-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person:788ece67-b29b-de1a-c3e3-867160233b26 ;
  a2a:EventKeyRef oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1 .

oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person:30d5ec36-138b-0f76-5a92-53a9ae35f2c2 ;
  a2a:EventKeyRef oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1 .

oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person:971fea25-f40a-743d-bf8b-a56dcdb607a3 ;
  a2a:EventKeyRef oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1 .

oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person:941a30ee-6d41-6465-91d5-1829372e916e ;
  a2a:EventKeyRef oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1 .

oa:relationep_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Person:1dd377c9-ddb0-37d4-2c2e-1ff8f293d15e ;
  a2a:EventKeyRef oa:event_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608_Event1 .

oa:source_bhi_2bd47e4e-86f4-c955-daee-99f5912fb608
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1764-06-14 - 1764-06-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1764-06-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1764-06-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1764" ;
    a2a:Month "6" ;
    a2a:Day "14" ;
    rdfs:label "1764-06-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1701-1811" ;
    a2a:Book "Dopen" ;
    a2a:RegistryNumber "9" ;
    a2a:Folio "24v52" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 9, Periode: 1701-1811, Dopen, 9, 24v52"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/75de02da-7e6e-4d46-1149-5f83acd7d0c2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/75de02da-7e6e-4d46-1149-5f83acd7d0c2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2bd47e4e-86f4-c955-daee-99f5912fb608" ;
  a2a:RecordGUID "{2bd47e4e-86f4-c955-daee-99f5912fb608}" ;
  a2a:SourceRemarkarchiefnaam "BHIC" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "9" ;
  a2a:SourceRemarkregister_periode "1701-1811" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250607_2227_00002227.xml van BHI" .

[] a2a:PersonRemarkdiversen "uit Gemert" .
