@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_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1918" ;
  a2a:hasPerson oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person-ddbb158b-7d0d-3faa-32c1-cb306f070887, oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person-3bb998b2-5a9a-cb7f-cfbf-4b9cc56fbfbf, oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person-f4768169-97f1-bb30-ead3-69b641cdb9f7 ;
  a2a:hasEvent oa:event_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_0, oa:relationep_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_1, oa:relationep_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_2 ;
  a2a:hasSource oa:source_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec .

oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person-ddbb158b-7d0d-3faa-32c1-cb306f070887
  a a2a:Person ;
  rdfs:label "Anna Maria Coppens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Coppens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Coppens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person-3bb998b2-5a9a-cb7f-cfbf-4b9cc56fbfbf
  a a2a:Person ;
  rdfs:label "Bernard Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Bernard Bongaerts" ;
    a2a:PersonNameFirstName "Bernard" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person-f4768169-97f1-bb30-ead3-69b641cdb9f7
  a a2a:Person ;
  rdfs:label "Johanna Maria Bongaerts" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria Bongaerts" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNameLastName "Bongaerts"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1918-02-11"^^xsd:date
  ] .

oa:event_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1918-02-11"^^xsd:date
  ] .

oa:relationep_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person:ddbb158b-7d0d-3faa-32c1-cb306f070887 ;
  a2a:EventKeyRef oa:event_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Event1 .

oa:relationep_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person:3bb998b2-5a9a-cb7f-cfbf-4b9cc56fbfbf ;
  a2a:EventKeyRef oa:event_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Event1 .

oa:relationep_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Person:f4768169-97f1-bb30-ead3-69b641cdb9f7 ;
  a2a:EventKeyRef oa:event_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec_Event1 .

oa:source_bhi_866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Veghel" ;
    rdfs:label "Veghel", "1918-02-12 - 1918-02-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-02-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-02-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1918-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3301, Periode: 1918" ;
    a2a:Book "Geboorteregister Veghel 1918" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "3301" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3301, Periode: 1918, Geboorteregister Veghel 1918, 22, 3301"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/f5b89fb2-7f9b-5281-8073-69bdef2e6fbe.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/f5b89fb2-7f9b-5281-8073-69bdef2e6fbe.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec" ;
  a2a:RecordGUID "{866ee02b-daa1-2f01-9b95-c1b4a2bfd2ec}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_4843_00004843.xml van BHI" .

