@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_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb
  a a2a:Record ;
  rdfs:label "Geboorte op 28 november 1813" ;
  a2a:hasPerson oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person-81711cbf-e3f9-2bf6-a224-4437e2a60649, oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person-74d4b5ff-8c3f-ac72-5a43-a1953ed902aa, oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person-849aa1a0-f04f-92ec-01eb-151e1d8ed60e ;
  a2a:hasEvent oa:event_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_0, oa:relationep_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_1, oa:relationep_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_2 ;
  a2a:hasSource oa:source_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb .

oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person-81711cbf-e3f9-2bf6-a224-4437e2a60649
  a a2a:Person ;
  rdfs:label "Antoinette Marie Cuijpers" ;
  a2a:PersonName [
    rdfs:label "Antoinette Marie Cuijpers" ;
    a2a:PersonNameFirstName "Antoinette Marie" ;
    a2a:PersonNameLastName "Cuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person-74d4b5ff-8c3f-ac72-5a43-a1953ed902aa
  a a2a:Person ;
  rdfs:label "Hubert Stevens" ;
  a2a:PersonName [
    rdfs:label "Hubert Stevens" ;
    a2a:PersonNameFirstName "Hubert" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person-849aa1a0-f04f-92ec-01eb-151e1d8ed60e
  a a2a:Person ;
  rdfs:label "Francois Jean Stevens" ;
  a2a:PersonName [
    rdfs:label "Francois Jean Stevens" ;
    a2a:PersonNameFirstName "Francois Jean" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1813-11-28"^^xsd:date
  ] .

oa:event_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "28" ;
    rdfs:label "1813-11-28"^^xsd:date
  ] .

oa:relationep_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person:81711cbf-e3f9-2bf6-a224-4437e2a60649 ;
  a2a:EventKeyRef oa:event_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Event1 .

oa:relationep_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person:74d4b5ff-8c3f-ac72-5a43-a1953ed902aa ;
  a2a:EventKeyRef oa:event_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Event1 .

oa:relationep_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Person:849aa1a0-f04f-92ec-01eb-151e1d8ed60e ;
  a2a:EventKeyRef oa:event_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb_Event1 .

oa:source_bhi_a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1813-11-30 - 1813-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1813-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 1172, Periode: 1813" ;
    a2a:Book "Geboorteregister 1813" ;
    a2a:DocumentNumber "280" ;
    a2a:RegistryNumber "1172" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 1172, Periode: 1813, Geboorteregister 1813, 280, 1172"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7307e840-3862-616c-2925-150bf4ec099b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7307e840-3862-616c-2925-150bf4ec099b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb" ;
  a2a:RecordGUID "{a5e2a24d-7be5-a9e2-3555-e3b89cf9adbb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_8629_00008629.xml van BHI" .

