@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_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1762 te Grave" ;
  a2a:hasPerson oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-0f3c8bb7-ed4f-216b-316a-f7b3096071d7, oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-5828329b-3ef1-a28b-7a6d-3d46ebcb4e53, oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-083954ab-b4f8-6b02-69af-e4afd8fc29c0, oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-53a5977b-14e9-aa02-e22e-b60ca14ac3c7 ;
  a2a:hasEvent oa:event_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_0, oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_1, oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_2, oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_3 ;
  a2a:hasSource oa:source_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339 .

oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-0f3c8bb7-ed4f-216b-316a-f7b3096071d7
  a a2a:Person ;
  rdfs:label "Franciscus Dercks" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dercks" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Dercks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-5828329b-3ef1-a28b-7a6d-3d46ebcb4e53
  a a2a:Person ;
  rdfs:label "Catharina Lentjes" ;
  a2a:PersonName [
    rdfs:label "Catharina Lentjes" ;
    a2a:PersonNameFirstName "Catharina" ;
    a2a:PersonNameLastName "Lentjes"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-083954ab-b4f8-6b02-69af-e4afd8fc29c0
  a a2a:Person ;
  rdfs:label "Joannes Lambertus Dercks" ;
  a2a:PersonName [
    rdfs:label "Joannes Lambertus Dercks" ;
    a2a:PersonNameFirstName "Joannes Lambertus" ;
    a2a:PersonNameLastName "Dercks"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person-53a5977b-14e9-aa02-e22e-b60ca14ac3c7
  a a2a:Person ;
  rdfs:label "Anna Catharina Arets" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Arets" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Arets"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1762" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1762-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person:0f3c8bb7-ed4f-216b-316a-f7b3096071d7 ;
  a2a:EventKeyRef oa:event_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Event1 .

oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person:5828329b-3ef1-a28b-7a6d-3d46ebcb4e53 ;
  a2a:EventKeyRef oa:event_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Event1 .

oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person:083954ab-b4f8-6b02-69af-e4afd8fc29c0 ;
  a2a:EventKeyRef oa:event_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Event1 .

oa:relationep_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Person:53a5977b-14e9-aa02-e22e-b60ca14ac3c7 ;
  a2a:EventKeyRef oa:event_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339_Event1 .

oa:source_bhi_ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1762-11-24 - 1762-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1762-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1762-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1762" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1762-11-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2, Periode: 1749-1768" ;
    a2a:Book "Rooms-Katholiek doopboek 1749-1768" ;
    a2a:RegistryNumber "2" ;
    a2a:Folio "71v05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2, Periode: 1749-1768, Rooms-Katholiek doopboek 1749-1768, 2, 71v05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/be97b75a-494f-bac3-b1ae-b16898dce7f1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/be97b75a-494f-bac3-b1ae-b16898dce7f1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339" ;
  a2a:RecordGUID "{ae7eb3f1-7aa7-dc77-36d2-3d4eae93a339}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231206_51117_00051117.xml van BHI" .

