@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_e8a1e875-4d41-653e-ea53-57658dfd357b
  a a2a:Record ;
  rdfs:label "Doop op 8 juli 1807 te Grave" ;
  a2a:hasPerson oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person-7f6d436e-e1ca-0812-8867-1810b9c5e1bc, oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person-4647f62a-7613-4793-54b3-2cc12be9fe81, oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person-0847faf5-94b5-ecf8-ce65-00cfd654ffb0 ;
  a2a:hasEvent oa:event_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_0, oa:relationep_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_1, oa:relationep_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_2 ;
  a2a:hasSource oa:source_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b .

oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person-7f6d436e-e1ca-0812-8867-1810b9c5e1bc
  a a2a:Person ;
  rdfs:label "Nicolaas Derk Wesselman" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Derk Wesselman" ;
    a2a:PersonNameFirstName "Nicolaas Derk" ;
    a2a:PersonNameLastName "Wesselman"
  ] ;
  a2a:Gender "Man" .

oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person-4647f62a-7613-4793-54b3-2cc12be9fe81
  a a2a:Person ;
  rdfs:label "Nicolaas Derk Kraals" ;
  a2a:PersonName [
    rdfs:label "Nicolaas Derk Kraals" ;
    a2a:PersonNameFirstName "Nicolaas Derk" ;
    a2a:PersonNameLastName "Kraals"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person-0847faf5-94b5-ecf8-ce65-00cfd654ffb0
  a a2a:Person ;
  rdfs:label "Anna Margaretha Wesselman" ;
  a2a:PersonName [
    rdfs:label "Anna Margaretha Wesselman" ;
    a2a:PersonNameFirstName "Anna Margaretha" ;
    a2a:PersonNameLastName "Wesselman"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1807" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1807-07-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person:7f6d436e-e1ca-0812-8867-1810b9c5e1bc ;
  a2a:EventKeyRef oa:event_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Event1 .

oa:relationep_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person:4647f62a-7613-4793-54b3-2cc12be9fe81 ;
  a2a:EventKeyRef oa:event_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Event1 .

oa:relationep_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Person:0847faf5-94b5-ecf8-ce65-00cfd654ffb0 ;
  a2a:EventKeyRef oa:event_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b_Event1 .

oa:source_bhi_e8a1e875-4d41-653e-ea53-57658dfd357b
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Grave" ;
    rdfs:label "Grave", "1807-07-08 - 1807-07-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1807-07-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1807-07-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1807" ;
    a2a:Month "7" ;
    a2a:Day "8" ;
    rdfs:label "1807-07-08"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 10, Periode: 1789-1811" ;
    a2a:Book "Nederduits Gereformeerd doopboek 1789-1811" ;
    a2a:RegistryNumber "10" ;
    a2a:Folio "29-05" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 10, Periode: 1789-1811, Nederduits Gereformeerd doopboek 1789-1811, 10, 29-05"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8fae6190-31f8-6b8d-2e31-bb0ab6d204a1.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8fae6190-31f8-6b8d-2e31-bb0ab6d204a1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-07-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e8a1e875-4d41-653e-ea53-57658dfd357b" ;
  a2a:RecordGUID "{e8a1e875-4d41-653e-ea53-57658dfd357b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_38568_00038568.xml van BHI" .

[] a2a:PersonRemarkdiversen "onecht" .
