@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_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc
  a a2a:Record ;
  rdfs:label "Doop op 19 april 1773 te Boxtel" ;
  a2a:hasPerson oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-ab8a61c1-0906-3e01-5a00-7660a9c25ce0, oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-d7b1fb15-1c27-bcde-3497-94fdec0fa7b2, oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-92ae4375-b278-5b05-efeb-4d64495f6171, oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-b2ecebc2-e32c-56bf-1452-7ea1e78dd62e, oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-cfeaccce-ac9b-82ec-e332-7556acf8a0de ;
  a2a:hasEvent oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_0, oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_1, oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_2, oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_3, oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_4 ;
  a2a:hasSource oa:source_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc .

oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-ab8a61c1-0906-3e01-5a00-7660a9c25ce0
  a a2a:Person ;
  rdfs:label "Godefridus van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Godefridus van Oorschot" ;
    a2a:PersonNameFirstName "Godefridus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-d7b1fb15-1c27-bcde-3497-94fdec0fa7b2
  a a2a:Person ;
  rdfs:label "Joanna van Oers" ;
  a2a:PersonName [
    rdfs:label "Joanna van Oers" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-92ae4375-b278-5b05-efeb-4d64495f6171
  a a2a:Person ;
  rdfs:label "Henrica van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Henrica van Oorschot" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-b2ecebc2-e32c-56bf-1452-7ea1e78dd62e
  a a2a:Person ;
  rdfs:label "Petrus van Oorschot" ;
  a2a:PersonName [
    rdfs:label "Petrus van Oorschot" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oorschot"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person-cfeaccce-ac9b-82ec-e332-7556acf8a0de
  a a2a:Person ;
  rdfs:label "Maria van Oers" ;
  a2a:PersonName [
    rdfs:label "Maria van Oers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Oers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1773" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1773-04-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person:ab8a61c1-0906-3e01-5a00-7660a9c25ce0 ;
  a2a:EventKeyRef oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1 .

oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person:d7b1fb15-1c27-bcde-3497-94fdec0fa7b2 ;
  a2a:EventKeyRef oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1 .

oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person:92ae4375-b278-5b05-efeb-4d64495f6171 ;
  a2a:EventKeyRef oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1 .

oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person:b2ecebc2-e32c-56bf-1452-7ea1e78dd62e ;
  a2a:EventKeyRef oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1 .

oa:relationep_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Person:cfeaccce-ac9b-82ec-e332-7556acf8a0de ;
  a2a:EventKeyRef oa:event_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc_Event1 .

oa:source_bhi_5fa08e8a-0a29-3bed-2af9-d406bd28a6cc
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Boxtel" ;
    rdfs:label "Boxtel", "1773-04-19 - 1773-04-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1773-04-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1773-04-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1773" ;
    a2a:Month "4" ;
    a2a:Day "19" ;
    rdfs:label "1773-04-19"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: Boek, Deel: 12, Periode: 1748-1811" ;
    a2a:Book "Boxtel doopboek 1748-1811" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "137-03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: Boek, Deel: 12, Periode: 1748-1811, Boxtel doopboek 1748-1811, 12, 137-03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/fd437780-bb6e-a5da-72ff-4d183238accf.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/fd437780-bb6e-a5da-72ff-4d183238accf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-08-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5fa08e8a-0a29-3bed-2af9-d406bd28a6cc" ;
  a2a:RecordGUID "{5fa08e8a-0a29-3bed-2af9-d406bd28a6cc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20211012_64078_00064078.xml van BHI" .

