@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_109692ff-c0f7-e874-15be-022b4f6ca4ea
  a a2a:Record ;
  rdfs:label "Doop op 11 januari 1763 te Schaijk" ;
  a2a:hasPerson oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-677c13c5-2720-e103-4067-db8f1796c1e6, oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-f31b8019-112e-0c7b-43a7-f840b9a3010a, oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-779331ab-edcc-20f6-fd9b-393410c822c0, oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-6b6e6c94-8711-842f-1af9-f585a360cd5c, oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-8c78b1d6-2cb4-06be-3fdc-fb158e6508db ;
  a2a:hasEvent oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_0, oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_1, oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_2, oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_3, oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_4 ;
  a2a:hasSource oa:source_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea .

oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-677c13c5-2720-e103-4067-db8f1796c1e6
  a a2a:Person ;
  rdfs:label "Richardus Schuts" ;
  a2a:PersonName [
    rdfs:label "Richardus Schuts" ;
    a2a:PersonNameFirstName "Richardus" ;
    a2a:PersonNameLastName "Schuts"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-f31b8019-112e-0c7b-43a7-f840b9a3010a
  a a2a:Person ;
  rdfs:label "Matheus de Groot" ;
  a2a:PersonName [
    rdfs:label "Matheus de Groot" ;
    a2a:PersonNameFirstName "Matheus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Groot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-779331ab-edcc-20f6-fd9b-393410c822c0
  a a2a:Person ;
  rdfs:label "Joanna Franssen" ;
  a2a:PersonName [
    rdfs:label "Joanna Franssen" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Franssen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-6b6e6c94-8711-842f-1af9-f585a360cd5c
  a a2a:Person ;
  rdfs:label "Francis Hermanus Schuts" ;
  a2a:PersonName [
    rdfs:label "Francis Hermanus Schuts" ;
    a2a:PersonNameFirstName "Francis Hermanus" ;
    a2a:PersonNameLastName "Schuts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person-8c78b1d6-2cb4-06be-3fdc-fb158e6508db
  a a2a:Person ;
  rdfs:label "Maria Clara N.N." ;
  a2a:PersonName [
    rdfs:label "Maria Clara N.N." ;
    a2a:PersonNameFirstName "Maria Clara" ;
    a2a:PersonNameLastName "N.N."
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1763" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1763-01-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person:677c13c5-2720-e103-4067-db8f1796c1e6 ;
  a2a:EventKeyRef oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1 .

oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person:f31b8019-112e-0c7b-43a7-f840b9a3010a ;
  a2a:EventKeyRef oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1 .

oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person:779331ab-edcc-20f6-fd9b-393410c822c0 ;
  a2a:EventKeyRef oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1 .

oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person:6b6e6c94-8711-842f-1af9-f585a360cd5c ;
  a2a:EventKeyRef oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1 .

oa:relationep_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Person:8c78b1d6-2cb4-06be-3fdc-fb158e6508db ;
  a2a:EventKeyRef oa:event_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea_Event1 .

oa:source_bhi_109692ff-c0f7-e874-15be-022b4f6ca4ea
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Schaijk" ;
    rdfs:label "Schaijk", "1763-01-11 - 1763-01-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1763-01-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1763-01-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1763" ;
    a2a:Month "1" ;
    a2a:Day "11" ;
    rdfs:label "1763-01-11"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 10, Periode: 1760-1794" ;
    a2a:Book "Rooms-Katholiek doopboek 1760-1794" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "7r08" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 10, Periode: 1760-1794, Rooms-Katholiek doopboek 1760-1794, 10, 7r08"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/e07c33e4-2494-ac6c-4c41-f136095e0b55.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/e07c33e4-2494-ac6c-4c41-f136095e0b55.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-02-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/109692ff-c0f7-e874-15be-022b4f6ca4ea" ;
  a2a:RecordGUID "{109692ff-c0f7-e874-15be-022b4f6ca4ea}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40071_00040071.xml van BHI" .

[] a2a:PersonRemarkdiversen "Geest. Dogter" .
