@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_e93505ff-afe5-5b0e-4635-98b22d9a7dba
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1744 te Grave" ;
  a2a:hasPerson oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-683fc37d-27f6-2038-6c2d-832120691d90, oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-d83d704d-36f0-3ee1-83df-0b25e0aa1c67, oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-34de6348-d834-124f-c9b1-7b52434cc02b, oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-c5a2e95e-a3be-0b0c-ff7e-ece27cb3b84c, oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-e39aefe8-6c22-b8cb-4a7b-dd2a52c73dcf ;
  a2a:hasEvent oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_0, oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_1, oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_2, oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_3, oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_4 ;
  a2a:hasSource oa:source_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba .

oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-683fc37d-27f6-2038-6c2d-832120691d90
  a a2a:Person ;
  rdfs:label "Joannes Dobbelaer" ;
  a2a:PersonName [
    rdfs:label "Joannes Dobbelaer" ;
    a2a:PersonNameFirstName "Joannes" ;
    a2a:PersonNameLastName "Dobbelaer"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-d83d704d-36f0-3ee1-83df-0b25e0aa1c67
  a a2a:Person ;
  rdfs:label "Anna Catharina de Noe" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina de Noe" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Noe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-34de6348-d834-124f-c9b1-7b52434cc02b
  a a2a:Person ;
  rdfs:label "Joanna Maria Cremers" ;
  a2a:PersonName [
    rdfs:label "Joanna Maria Cremers" ;
    a2a:PersonNameFirstName "Joanna Maria" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-c5a2e95e-a3be-0b0c-ff7e-ece27cb3b84c
  a a2a:Person ;
  rdfs:label "Antonius Cremers" ;
  a2a:PersonName [
    rdfs:label "Antonius Cremers" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Cremers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person-e39aefe8-6c22-b8cb-4a7b-dd2a52c73dcf
  a a2a:Person ;
  rdfs:label "Petronella Albers" ;
  a2a:PersonName [
    rdfs:label "Petronella Albers" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Albers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1744-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person:683fc37d-27f6-2038-6c2d-832120691d90 ;
  a2a:EventKeyRef oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1 .

oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person:d83d704d-36f0-3ee1-83df-0b25e0aa1c67 ;
  a2a:EventKeyRef oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1 .

oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person:34de6348-d834-124f-c9b1-7b52434cc02b ;
  a2a:EventKeyRef oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1 .

oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person:c5a2e95e-a3be-0b0c-ff7e-ece27cb3b84c ;
  a2a:EventKeyRef oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1 .

oa:relationep_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Person:e39aefe8-6c22-b8cb-4a7b-dd2a52c73dcf ;
  a2a:EventKeyRef oa:event_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba_Event1 .

oa:source_bhi_e93505ff-afe5-5b0e-4635-98b22d9a7dba
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1744-04-14 - 1744-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1744-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1744-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1744" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1744-04-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1, Periode: 1719-1749" ;
    a2a:Book "Rooms-Katholiek doopboek 1719-1749" ;
    a2a:RegistryNumber "1" ;
    a2a:Folio "145v03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1, Periode: 1719-1749, Rooms-Katholiek doopboek 1719-1749, 1, 145v03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/1c28f638-1794-d599-061a-d0dc27a18607.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/1c28f638-1794-d599-061a-d0dc27a18607.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-10-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e93505ff-afe5-5b0e-4635-98b22d9a7dba" ;
  a2a:RecordGUID "{e93505ff-afe5-5b0e-4635-98b22d9a7dba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38593_00038593.xml van BHI" .

[] a2a:PersonRemarkdiversen "soldaat" .
