@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_384dc595-c239-85c0-4a49-e07c38cdacdf
  a a2a:Record ;
  rdfs:label "Doop op 11 april 1671 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-d2b4f841-4eef-d896-ce0e-aded4719e1a4, oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-6b59c7cb-4de4-231b-7d42-16b0f9c91ed8, oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-a03f1957-6e7e-7022-a36d-fb14f16861a9, oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-1e3bbe58-e387-0d8b-8ba5-cc2f6d71fc43, oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-54468a40-7b67-5149-3c7e-4a4d1c01810c, oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-989e7f6c-4501-e640-3d30-3d280235c7bf ;
  a2a:hasEvent oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_0, oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_1, oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_2, oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_3, oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_4, oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_5 ;
  a2a:hasSource oa:source_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf .

oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-d2b4f841-4eef-d896-ce0e-aded4719e1a4
  a a2a:Person ;
  rdfs:label "Walterus Janssen" ;
  a2a:PersonName [
    rdfs:label "Walterus Janssen" ;
    a2a:PersonNameFirstName "Walterus" ;
    a2a:PersonNameLastName "Janssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-6b59c7cb-4de4-231b-7d42-16b0f9c91ed8
  a a2a:Person ;
  rdfs:label "Chatarina Cornelii" ;
  a2a:PersonName [
    rdfs:label "Chatarina Cornelii" ;
    a2a:PersonNameFirstName "Chatarina" ;
    a2a:PersonNameLastName "Cornelii"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-a03f1957-6e7e-7022-a36d-fb14f16861a9
  a a2a:Person ;
  rdfs:label "Elisabetha Huberti" ;
  a2a:PersonName [
    rdfs:label "Elisabetha Huberti" ;
    a2a:PersonNameFirstName "Elisabetha" ;
    a2a:PersonNameLastName "Huberti"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-1e3bbe58-e387-0d8b-8ba5-cc2f6d71fc43
  a a2a:Person ;
  rdfs:label "Helena N.N." ;
  a2a:PersonName [
    rdfs:label "Helena N.N." ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-54468a40-7b67-5149-3c7e-4a4d1c01810c
  a a2a:Person ;
  rdfs:label "Adrianus Gerits" ;
  a2a:PersonName [
    rdfs:label "Adrianus Gerits" ;
    a2a:PersonNameFirstName "Adrianus" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person-989e7f6c-4501-e640-3d30-3d280235c7bf
  a a2a:Person ;
  rdfs:label "Cornelius Adriani Gerits" ;
  a2a:PersonName [
    rdfs:label "Cornelius Adriani Gerits" ;
    a2a:PersonNameFirstName "Cornelius" ;
    a2a:PersonNamePatronym "Adriani" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1671" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1671-04-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person:d2b4f841-4eef-d896-ce0e-aded4719e1a4 ;
  a2a:EventKeyRef oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 .

oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person:6b59c7cb-4de4-231b-7d42-16b0f9c91ed8 ;
  a2a:EventKeyRef oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 .

oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person:a03f1957-6e7e-7022-a36d-fb14f16861a9 ;
  a2a:EventKeyRef oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 .

oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person:1e3bbe58-e387-0d8b-8ba5-cc2f6d71fc43 ;
  a2a:EventKeyRef oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 .

oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person:54468a40-7b67-5149-3c7e-4a4d1c01810c ;
  a2a:EventKeyRef oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 .

oa:relationep_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_5
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Person:989e7f6c-4501-e640-3d30-3d280235c7bf ;
  a2a:EventKeyRef oa:event_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf_Event1 .

oa:source_bhi_384dc595-c239-85c0-4a49-e07c38cdacdf
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1671-04-11 - 1671-04-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1671-04-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1671-04-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1671" ;
    a2a:Month "4" ;
    a2a:Day "11" ;
    rdfs:label "1671-04-11"^^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 "37v06" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1664-1685, Schijndel RK doopboek 1664-1685, 3, 37v06"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f249634b-c2fe-de98-1bf9-d7dd69a38617.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f249634b-c2fe-de98-1bf9-d7dd69a38617.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/384dc595-c239-85c0-4a49-e07c38cdacdf" ;
  a2a:RecordGUID "{384dc595-c239-85c0-4a49-e07c38cdacdf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_41367_00041367.xml van BHI" .

