@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_0abd104f-923c-b1b7-e96e-d4236a29a76e
  a a2a:Record ;
  rdfs:label "Doop op 14 april 1770 te Grave" ;
  a2a:hasPerson oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-bff2e6b6-4e8d-b80f-9fac-3ddf23baf0f7, oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-436ba752-cc82-ea76-6457-ad5016684dbd, oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-82564108-4adb-bd93-1dcc-2a18f97c84d4, oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-1d695969-a444-cf8f-9442-841e384af213 ;
  a2a:hasEvent oa:event_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_0, oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_1, oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_2, oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_3 ;
  a2a:hasSource oa:source_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e .

oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-bff2e6b6-4e8d-b80f-9fac-3ddf23baf0f7
  a a2a:Person ;
  rdfs:label "Joanna Bras" ;
  a2a:PersonName [
    rdfs:label "Joanna Bras" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-436ba752-cc82-ea76-6457-ad5016684dbd
  a a2a:Person ;
  rdfs:label "Theodora Bras" ;
  a2a:PersonName [
    rdfs:label "Theodora Bras" ;
    a2a:PersonNameFirstName "Theodora" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-82564108-4adb-bd93-1dcc-2a18f97c84d4
  a a2a:Person ;
  rdfs:label "Joanna Bras" ;
  a2a:PersonName [
    rdfs:label "Joanna Bras" ;
    a2a:PersonNameFirstName "Joanna" ;
    a2a:PersonNameLastName "Bras"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person-1d695969-a444-cf8f-9442-841e384af213
  a a2a:Person ;
  rdfs:label "N. Spring" ;
  a2a:PersonName [
    rdfs:label "N. Spring" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNameLastName "Spring"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1770" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1770-04-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Rooms-Katholiek" .

oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person:bff2e6b6-4e8d-b80f-9fac-3ddf23baf0f7 ;
  a2a:EventKeyRef oa:event_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Event1 .

oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person:436ba752-cc82-ea76-6457-ad5016684dbd ;
  a2a:EventKeyRef oa:event_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Event1 .

oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person:82564108-4adb-bd93-1dcc-2a18f97c84d4 ;
  a2a:EventKeyRef oa:event_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Event1 .

oa:relationep_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Person:1d695969-a444-cf8f-9442-841e384af213 ;
  a2a:EventKeyRef oa:event_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e_Event1 .

oa:source_bhi_0abd104f-923c-b1b7-e96e-d4236a29a76e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1770-04-14 - 1770-04-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1770-04-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1770-04-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1770" ;
    a2a:Month "4" ;
    a2a:Day "14" ;
    rdfs:label "1770-04-14"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3, Periode: 1769-1811" ;
    a2a:Book "Rooms-Katholiek doopboek 1769-1811" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "5r03" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3, Periode: 1769-1811, Rooms-Katholiek doopboek 1769-1811, 3, 5r03"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f4806da5-c6bd-0500-8dce-84bf84287503.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f4806da5-c6bd-0500-8dce-84bf84287503.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/0abd104f-923c-b1b7-e96e-d4236a29a76e" ;
  a2a:RecordGUID "{0abd104f-923c-b1b7-e96e-d4236a29a76e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40360_00040360.xml van BHI" .

[] a2a:PersonRemarkdiversen "onwettig kind" .
[] a2a:PersonRemarkdiversen "soldaat, door moeder als vader genoemd" .
