@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_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704
  a a2a:Record ;
  rdfs:label "Doop op 24 september 1749 te Ravenstein" ;
  a2a:hasPerson oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person-89feecd7-6ebd-4c66-8634-278de6d92406, oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person-9c676ae8-1e3e-4b65-42ae-830210973795, oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person-e4c78e0f-aee1-2828-f7f6-7c0054ebba2f ;
  a2a:hasEvent oa:event_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_0, oa:relationep_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_1, oa:relationep_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_2 ;
  a2a:hasSource oa:source_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704 .

oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person-89feecd7-6ebd-4c66-8634-278de6d92406
  a a2a:Person ;
  rdfs:label "Barbara Philippina Blankensteijn" ;
  a2a:PersonName [
    rdfs:label "Barbara Philippina Blankensteijn" ;
    a2a:PersonNameFirstName "Barbara Philippina" ;
    a2a:PersonNameLastName "Blankensteijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person-9c676ae8-1e3e-4b65-42ae-830210973795
  a a2a:Person ;
  rdfs:label "Johannes Jacobus Brandt" ;
  a2a:PersonName [
    rdfs:label "Johannes Jacobus Brandt" ;
    a2a:PersonNameFirstName "Johannes Jacobus" ;
    a2a:PersonNameLastName "Brandt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person-e4c78e0f-aee1-2828-f7f6-7c0054ebba2f
  a a2a:Person ;
  rdfs:label "Daniel Jan Hendrik Brandt" ;
  a2a:PersonName [
    rdfs:label "Daniel Jan Hendrik Brandt" ;
    a2a:PersonNameFirstName "Daniel Jan Hendrik" ;
    a2a:PersonNameLastName "Brandt"
  ] ;
  a2a:Gender "Man" .

oa:event_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1749-09-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein"
  ] ;
  a2a:EventReligion "Nederduits Gereformeerd" .

oa:relationep_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person:89feecd7-6ebd-4c66-8634-278de6d92406 ;
  a2a:EventKeyRef oa:event_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Event1 .

oa:relationep_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person:9c676ae8-1e3e-4b65-42ae-830210973795 ;
  a2a:EventKeyRef oa:event_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Event1 .

oa:relationep_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Person:e4c78e0f-aee1-2828-f7f6-7c0054ebba2f ;
  a2a:EventKeyRef oa:event_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704_Event1 .

oa:source_bhi_4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Ravenstein" ;
    rdfs:label "Ravenstein", "1749-09-24 - 1749-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1749-09-24"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: BHIC, Bron: boek, Deel: 23, Periode: 1722-1965" ;
    a2a:Book "Dopen, Trouwen, Begraven" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "016-02" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Archiefnaam: BHIC, Bron: boek, Deel: 23, Periode: 1722-1965, Dopen, Trouwen, Begraven, 23, 016-02"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3a03050c-66ce-ad95-ab80-2e52c776f690.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3a03050c-66ce-ad95-ab80-2e52c776f690.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-12-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704" ;
  a2a:RecordGUID "{4e62c9a3-3c9b-aaf3-d85e-ceb618a4e704}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231205_40796_00040796.xml van BHI" .

