@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_71e819fa-65a7-2deb-ebea-855ebcd7e894
  a a2a:Record ;
  rdfs:label "Doop op 20 augustus 1606 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-f0394dc3-8803-49bf-cbb3-8662aa24bb75, oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-6f0b32e2-f84d-a99d-a52e-1dde238da744, oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-77d70bf1-698d-4f02-fef9-a1a7d1905a03, oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-e1360b66-d091-004d-f9ff-e8a69bfba590 ;
  a2a:hasEvent oa:event_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_0, oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_1, oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_2, oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_3 ;
  a2a:hasSource oa:source_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894 .

oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-f0394dc3-8803-49bf-cbb3-8662aa24bb75
  a a2a:Person ;
  rdfs:label "Gerardus Rycardi" ;
  a2a:PersonName [
    rdfs:label "Gerardus Rycardi" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNameLastName "Rycardi"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-6f0b32e2-f84d-a99d-a52e-1dde238da744
  a a2a:Person ;
  rdfs:label "Gisbertus Rycardi" ;
  a2a:PersonName [
    rdfs:label "Gisbertus Rycardi" ;
    a2a:PersonNameFirstName "Gisbertus" ;
    a2a:PersonNameLastName "Rycardi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-77d70bf1-698d-4f02-fef9-a1a7d1905a03
  a a2a:Person ;
  rdfs:label "Joannes Arnoldi" ;
  a2a:PersonName [
    rdfs:label "Joannes Arnoldi" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Arnoldi"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person-e1360b66-d091-004d-f9ff-e8a69bfba590
  a a2a:Person ;
  rdfs:label "Anthonius Christiani" ;
  a2a:PersonName [
    rdfs:label "Anthonius Christiani" ;
    a2a:PersonNameFirstName "Anthonius" ;
    a2a:PersonNameLastName "Christiani"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1606" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1606-08-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person:f0394dc3-8803-49bf-cbb3-8662aa24bb75 ;
  a2a:EventKeyRef oa:event_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Event1 .

oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person:6f0b32e2-f84d-a99d-a52e-1dde238da744 ;
  a2a:EventKeyRef oa:event_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Event1 .

oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person:77d70bf1-698d-4f02-fef9-a1a7d1905a03 ;
  a2a:EventKeyRef oa:event_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Event1 .

oa:relationep_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Person:e1360b66-d091-004d-f9ff-e8a69bfba590 ;
  a2a:EventKeyRef oa:event_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894_Event1 .

oa:source_bhi_71e819fa-65a7-2deb-ebea-855ebcd7e894
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1606-08-20 - 1606-08-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1606-08-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1606-08-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1606" ;
    a2a:Month "8" ;
    a2a:Day "20" ;
    rdfs:label "1606-08-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1604-1627" ;
    a2a:Book "Rooms-Katholiek doopboek 1604-1627" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "13v" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1604-1627, Rooms-Katholiek doopboek 1604-1627, 1, 13v"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/71e819fa-65a7-2deb-ebea-855ebcd7e894" ;
  a2a:RecordGUID "{71e819fa-65a7-2deb-ebea-855ebcd7e894}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49281_00049281.xml van BHI" .

