@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_20eb204d-5429-e052-8a5a-e5bb564cce9e
  a a2a:Record ;
  rdfs:label "Doop op 17 oktober 1741 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-84941170-40fc-c6bb-14d3-b842222e66a0, oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-943923af-3b3d-dff6-8147-2a9787ef8433, oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-98059515-5780-3435-4b65-a78872767b05, oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-5b6aef9f-a367-3ec7-d30d-2337a3a676fa, oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-06713924-9a45-8919-a0f1-4ceef524463f ;
  a2a:hasEvent oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_0, oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_1, oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_2, oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_3, oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_4 ;
  a2a:hasSource oa:source_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e .

oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-84941170-40fc-c6bb-14d3-b842222e66a0
  a a2a:Person ;
  rdfs:label "Petrus Guiljelmi van de Greef" ;
  a2a:PersonName [
    rdfs:label "Petrus Guiljelmi van de Greef" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePatronym "Guiljelmi" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Greef"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-943923af-3b3d-dff6-8147-2a9787ef8433
  a a2a:Person ;
  rdfs:label "Embertus Henrici" ;
  a2a:PersonName [
    rdfs:label "Embertus Henrici" ;
    a2a:PersonNameFirstName "Embertus" ;
    a2a:PersonNameLastName "Henrici"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-98059515-5780-3435-4b65-a78872767b05
  a a2a:Person ;
  rdfs:label "Maria van de Velden" ;
  a2a:PersonName [
    rdfs:label "Maria van de Velden" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Velden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-5b6aef9f-a367-3ec7-d30d-2337a3a676fa
  a a2a:Person ;
  rdfs:label "Guiljelmus van de Greef" ;
  a2a:PersonName [
    rdfs:label "Guiljelmus van de Greef" ;
    a2a:PersonNameFirstName "Guiljelmus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Greef"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person-06713924-9a45-8919-a0f1-4ceef524463f
  a a2a:Person ;
  rdfs:label "Anna Maria Eijmers" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Eijmers" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Eijmers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1741" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1741-10-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person:84941170-40fc-c6bb-14d3-b842222e66a0 ;
  a2a:EventKeyRef oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1 .

oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person:943923af-3b3d-dff6-8147-2a9787ef8433 ;
  a2a:EventKeyRef oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1 .

oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person:98059515-5780-3435-4b65-a78872767b05 ;
  a2a:EventKeyRef oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1 .

oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person:5b6aef9f-a367-3ec7-d30d-2337a3a676fa ;
  a2a:EventKeyRef oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1 .

oa:relationep_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Person:06713924-9a45-8919-a0f1-4ceef524463f ;
  a2a:EventKeyRef oa:event_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e_Event1 .

oa:source_bhi_20eb204d-5429-e052-8a5a-e5bb564cce9e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1741-10-17 - 1741-10-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1741-10-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1741-10-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1741" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1741-10-17"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 8, Periode: 1726-1741" ;
    a2a:Book "Rooms-Katholiek doopboek 1726-1741" ;
    a2a:RegistryNumber "8" ;
    a2a:Folio "86v04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8, Periode: 1726-1741, Rooms-Katholiek doopboek 1726-1741, 8, 86v04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2e99245a-c9cc-d6e4-8463-0f0fc76f6c40.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2e99245a-c9cc-d6e4-8463-0f0fc76f6c40.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-12-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/20eb204d-5429-e052-8a5a-e5bb564cce9e" ;
  a2a:RecordGUID "{20eb204d-5429-e052-8a5a-e5bb564cce9e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_39088_00039088.xml van BHI" .

