@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_9daaaf62-a47c-e91a-cf17-1eef258f98fd
  a a2a:Record ;
  rdfs:label "Doop op 4 augustus 1672 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-4d128a2b-c109-1ae3-9b19-162a5f435012, oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-0df81c05-46be-0578-3ab2-087c0f2b1ac1, oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-2fbee7d7-d129-7566-0e96-9fee55a1033a, oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-7c647036-bc56-6460-f5fb-96cd89b02ffd, oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-c70d6427-1302-c96a-8e5e-9b2ea430a7ce ;
  a2a:hasEvent oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_0, oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_1, oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_2, oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_3, oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_4 ;
  a2a:hasSource oa:source_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd .

oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-4d128a2b-c109-1ae3-9b19-162a5f435012
  a a2a:Person ;
  rdfs:label "Arrie Peter Ardts" ;
  a2a:PersonName [
    rdfs:label "Arrie Peter Ardts" ;
    a2a:PersonNameFirstName "Arrie" ;
    a2a:PersonNamePatronym "Peter" ;
    a2a:PersonNameLastName "Ardts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-0df81c05-46be-0578-3ab2-087c0f2b1ac1
  a a2a:Person ;
  rdfs:label "Leijske Jan Verhoven" ;
  a2a:PersonName [
    rdfs:label "Leijske Jan Verhoven" ;
    a2a:PersonNameFirstName "Leijske" ;
    a2a:PersonNamePatronym "Jan" ;
    a2a:PersonNameLastName "Verhoven"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-2fbee7d7-d129-7566-0e96-9fee55a1033a
  a a2a:Person ;
  rdfs:label "Jenneke N.N." ;
  a2a:PersonName [
    rdfs:label "Jenneke N.N." ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-7c647036-bc56-6460-f5fb-96cd89b02ffd
  a a2a:Person ;
  rdfs:label "Ardt Huben" ;
  a2a:PersonName [
    rdfs:label "Ardt Huben" ;
    a2a:PersonNameFirstName "Ardt" ;
    a2a:PersonNameLastName "Huben"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person-c70d6427-1302-c96a-8e5e-9b2ea430a7ce
  a a2a:Person ;
  rdfs:label "Eijke Ardt Huben" ;
  a2a:PersonName [
    rdfs:label "Eijke Ardt Huben" ;
    a2a:PersonNameFirstName "Eijke" ;
    a2a:PersonNamePatronym "Ardt" ;
    a2a:PersonNameLastName "Huben"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1672" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1672-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person:4d128a2b-c109-1ae3-9b19-162a5f435012 ;
  a2a:EventKeyRef oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1 .

oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person:0df81c05-46be-0578-3ab2-087c0f2b1ac1 ;
  a2a:EventKeyRef oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1 .

oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person:2fbee7d7-d129-7566-0e96-9fee55a1033a ;
  a2a:EventKeyRef oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1 .

oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person:7c647036-bc56-6460-f5fb-96cd89b02ffd ;
  a2a:EventKeyRef oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1 .

oa:relationep_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Person:c70d6427-1302-c96a-8e5e-9b2ea430a7ce ;
  a2a:EventKeyRef oa:event_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd_Event1 .

oa:source_bhi_9daaaf62-a47c-e91a-cf17-1eef258f98fd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1672-08-04 - 1672-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1672-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1672-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1672" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1672-08-04"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1664-1685" ;
    a2a:Book "Schijndel RK doopboek 1664-1685" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "41v07" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1664-1685, Schijndel RK doopboek 1664-1685, 3, 41v07"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f4983e67-e834-8c7c-979c-b78e16b1b97e.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f4983e67-e834-8c7c-979c-b78e16b1b97e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9daaaf62-a47c-e91a-cf17-1eef258f98fd" ;
  a2a:RecordGUID "{9daaaf62-a47c-e91a-cf17-1eef258f98fd}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49953_00049953.xml van BHI" .

