@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_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9
  a a2a:Record ;
  rdfs:label "Doop op 20 april 1760 te Grave" ;
  a2a:hasPerson oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-446b762c-230c-c5f4-1a0b-0f0ba0713afb, oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-f8f976aa-ba30-7aed-a348-c42dabe310ba, oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-57b525ec-763e-3e04-3597-0f5adfa6d13a, oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-566dc32b-c52d-c9dd-35b4-f7d156cdf7e3, oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-6fe2a836-56a9-1dce-b2e4-a7eb519bb99a ;
  a2a:hasEvent oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_0, oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_1, oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_2, oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_3, oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_4 ;
  a2a:hasSource oa:source_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9 .

oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-446b762c-230c-c5f4-1a0b-0f0ba0713afb
  a a2a:Person ;
  rdfs:label "Michael van Hoore" ;
  a2a:PersonName [
    rdfs:label "Michael van Hoore" ;
    a2a:PersonNameFirstName "Michael" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoore"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-f8f976aa-ba30-7aed-a348-c42dabe310ba
  a a2a:Person ;
  rdfs:label "Josina Jansen" ;
  a2a:PersonName [
    rdfs:label "Josina Jansen" ;
    a2a:PersonNameFirstName "Josina" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-57b525ec-763e-3e04-3597-0f5adfa6d13a
  a a2a:Person ;
  rdfs:label "Petrus van Herten" ;
  a2a:PersonName [
    rdfs:label "Petrus van Herten" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Herten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-566dc32b-c52d-c9dd-35b4-f7d156cdf7e3
  a a2a:Person ;
  rdfs:label "Petrus van Hoore" ;
  a2a:PersonName [
    rdfs:label "Petrus van Hoore" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoore"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person-6fe2a836-56a9-1dce-b2e4-a7eb519bb99a
  a a2a:Person ;
  rdfs:label "Catharina Gerits" ;
  a2a:PersonName [
    rdfs:label "Catharina Gerits" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Gerits"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1760-04-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person:446b762c-230c-c5f4-1a0b-0f0ba0713afb ;
  a2a:EventKeyRef oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1 .

oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person:f8f976aa-ba30-7aed-a348-c42dabe310ba ;
  a2a:EventKeyRef oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1 .

oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person:57b525ec-763e-3e04-3597-0f5adfa6d13a ;
  a2a:EventKeyRef oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1 .

oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person:566dc32b-c52d-c9dd-35b4-f7d156cdf7e3 ;
  a2a:EventKeyRef oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1 .

oa:relationep_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Person:6fe2a836-56a9-1dce-b2e4-a7eb519bb99a ;
  a2a:EventKeyRef oa:event_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9_Event1 .

oa:source_bhi_758bfccc-7c35-e8f2-d5dd-5a4155fe8da9
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1760-04-20 - 1760-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1760-04-20"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 43, Periode: 1749-1768" ;
    a2a:Book "Grave doopboek 1749-1768" ;
    a2a:RegistryNumber "43" ;
    a2a:Folio "72-10" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 43, Periode: 1749-1768, Grave doopboek 1749-1768, 43, 72-10"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/4cefeea3-974c-eb03-c592-e110188e8d63.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/4cefeea3-974c-eb03-c592-e110188e8d63.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/758bfccc-7c35-e8f2-d5dd-5a4155fe8da9" ;
  a2a:RecordGUID "{758bfccc-7c35-e8f2-d5dd-5a4155fe8da9}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_48708_00048708.xml van BHI" .

