@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_bbaa0be9-5e4e-53af-e901-9b25a37e573d
  a a2a:Record ;
  rdfs:label "Doop op 1 november 1622 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-5bfc589b-788f-7d27-5a7d-f395bef0c885, oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-32a92e27-9bec-f0f3-e352-a2fef97f25f7, oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-48431ce1-047b-403c-29a3-4f5e90e54b35, oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-fa83ea71-cf8c-e93d-ba82-b151a065b848 ;
  a2a:hasEvent oa:event_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_0, oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_1, oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_2, oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_3 ;
  a2a:hasSource oa:source_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d .

oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-5bfc589b-788f-7d27-5a7d-f395bef0c885
  a a2a:Person ;
  rdfs:label "Joanna Joannis" ;
  a2a:PersonName [
    rdfs:label "Joanna Joannis" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-32a92e27-9bec-f0f3-e352-a2fef97f25f7
  a a2a:Person ;
  rdfs:label "Laurentius Petri Joannis" ;
  a2a:PersonName [
    rdfs:label "Laurentius Petri Joannis" ;
    a2a:PersonNameFirstName "Laurentius" ;
    a2a:PersonNamePatronym "Petri" ;
    a2a:PersonNameLastName "Joannis"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-48431ce1-047b-403c-29a3-4f5e90e54b35
  a a2a:Person ;
  rdfs:label "Adrianus Bartholomei Gisberti" ;
  a2a:PersonName [
    rdfs:label "Adrianus Bartholomei Gisberti" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNamePatronym "Bartholomei" ;
    a2a:PersonNameLastName "Gisberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person-fa83ea71-cf8c-e93d-ba82-b151a065b848
  a a2a:Person ;
  rdfs:label "Maria Theodorici op de Baselaers Hoeve" ;
  a2a:PersonName [
    rdfs:label "Maria Theodorici op de Baselaers Hoeve" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePatronym "Theodorici" ;
    a2a:PersonNamePrefixLastName "op de" ;
    a2a:PersonNameLastName "Baselaers Hoeve"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1622" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1622-11-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person:5bfc589b-788f-7d27-5a7d-f395bef0c885 ;
  a2a:EventKeyRef oa:event_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Event1 .

oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person:32a92e27-9bec-f0f3-e352-a2fef97f25f7 ;
  a2a:EventKeyRef oa:event_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Event1 .

oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person:48431ce1-047b-403c-29a3-4f5e90e54b35 ;
  a2a:EventKeyRef oa:event_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Event1 .

oa:relationep_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_3
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Person:fa83ea71-cf8c-e93d-ba82-b151a065b848 ;
  a2a:EventKeyRef oa:event_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d_Event1 .

oa:source_bhi_bbaa0be9-5e4e-53af-e901-9b25a37e573d
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1622-11-01 - 1622-11-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1622-11-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1622-11-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1622" ;
    a2a:Month "11" ;
    a2a:Day "1" ;
    rdfs:label "1622-11-01"^^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 "117r" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1604-1627, Rooms-Katholiek doopboek 1604-1627, 1, 117r"
  ] ;
  a2a:SourceLastChangeDate "2015-02-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bbaa0be9-5e4e-53af-e901-9b25a37e573d" ;
  a2a:RecordGUID "{bbaa0be9-5e4e-53af-e901-9b25a37e573d}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51786_00051786.xml van BHI" .

