@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_6e923d0c-6b12-e00a-9034-2ea98a8de6c9
  a a2a:Record ;
  rdfs:label "Doop op 4 maart 1731 te Schijndel" ;
  a2a:hasPerson oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-76bc019c-c8f6-f136-cf9a-95e8d3519b10, oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-151819e5-cbb6-b4c2-4e1d-f5ccf8673c43, oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-2c503e0c-e1d6-d776-fd4f-0f68527fd54b, oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-0d6c3591-4e90-0f69-ed51-202a6e8f2ad8, oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-a6c3bebf-e401-56a2-2aab-fdcfd6326278 ;
  a2a:hasEvent oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_0, oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_1, oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_2, oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_3, oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_4 ;
  a2a:hasSource oa:source_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9 .

oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-76bc019c-c8f6-f136-cf9a-95e8d3519b10
  a a2a:Person ;
  rdfs:label "Antonius Wijnen" ;
  a2a:PersonName [
    rdfs:label "Antonius Wijnen" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-151819e5-cbb6-b4c2-4e1d-f5ccf8673c43
  a a2a:Person ;
  rdfs:label "Joannes Wijnen" ;
  a2a:PersonName [
    rdfs:label "Joannes Wijnen" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-2c503e0c-e1d6-d776-fd4f-0f68527fd54b
  a a2a:Person ;
  rdfs:label "Joanna Vughs" ;
  a2a:PersonName [
    rdfs:label "Joanna Vughs" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Vughs"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-0d6c3591-4e90-0f69-ed51-202a6e8f2ad8
  a a2a:Person ;
  rdfs:label "Winandus Antonii Wijnen" ;
  a2a:PersonName [
    rdfs:label "Winandus Antonii Wijnen" ;
    a2a:PersonNameFirstName "Winandus" ;
    a2a:PersonNamePatronym "Antonii" ;
    a2a:PersonNameLastName "Wijnen"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person-a6c3bebf-e401-56a2-2aab-fdcfd6326278
  a a2a:Person ;
  rdfs:label "Catharina Vughs" ;
  a2a:PersonName [
    rdfs:label "Catharina Vughs" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Vughs"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1731-03-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person:76bc019c-c8f6-f136-cf9a-95e8d3519b10 ;
  a2a:EventKeyRef oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1 .

oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person:151819e5-cbb6-b4c2-4e1d-f5ccf8673c43 ;
  a2a:EventKeyRef oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1 .

oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person:2c503e0c-e1d6-d776-fd4f-0f68527fd54b ;
  a2a:EventKeyRef oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1 .

oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person:0d6c3591-4e90-0f69-ed51-202a6e8f2ad8 ;
  a2a:EventKeyRef oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1 .

oa:relationep_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Person:a6c3bebf-e401-56a2-2aab-fdcfd6326278 ;
  a2a:EventKeyRef oa:event_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9_Event1 .

oa:source_bhi_6e923d0c-6b12-e00a-9034-2ea98a8de6c9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schijndel" ;
    rdfs:label "Schijndel", "1731-03-04 - 1731-03-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1731-03-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1731-03-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1731" ;
    a2a:Month "3" ;
    a2a:Day "4" ;
    rdfs:label "1731-03-04"^^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 "39v04" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 8, Periode: 1726-1741, Rooms-Katholiek doopboek 1726-1741, 8, 39v04"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6287dbf2-42a0-98bd-824d-035842aa3e8c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6287dbf2-42a0-98bd-824d-035842aa3e8c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/6e923d0c-6b12-e00a-9034-2ea98a8de6c9" ;
  a2a:RecordGUID "{6e923d0c-6b12-e00a-9034-2ea98a8de6c9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_49158_00049158.xml van BHI" .

