@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_fc823c9e-e602-7ccf-df99-40e4250209f0
  a a2a:Record ;
  rdfs:label "Geboorte op 12 augustus 1881" ;
  a2a:hasPerson oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person-00c7b21e-ca4a-e1b2-d1f8-39c2b27d1b48, oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person-668449b9-a1b2-af44-b941-87143ae7aba5, oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person-ab6b4c7e-07fb-93fa-f8b7-be24f16f05b1 ;
  a2a:hasEvent oa:event_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_0, oa:relationep_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_1, oa:relationep_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_2 ;
  a2a:hasSource oa:source_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0 .

oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person-00c7b21e-ca4a-e1b2-d1f8-39c2b27d1b48
  a a2a:Person ;
  rdfs:label "Arnoldus Antonius Vriends" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Antonius Vriends" ;
    a2a:PersonNameFirstName "Arnoldus Antonius" ;
    a2a:PersonNameLastName "Vriends"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person-668449b9-a1b2-af44-b941-87143ae7aba5
  a a2a:Person ;
  rdfs:label "Cornelia Anssems" ;
  a2a:PersonName [
    rdfs:label "Cornelia Anssems" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Anssems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person-ab6b4c7e-07fb-93fa-f8b7-be24f16f05b1
  a a2a:Person ;
  rdfs:label "Antonia Cornelia Maria Vriends" ;
  a2a:PersonName [
    rdfs:label "Antonia Cornelia Maria Vriends" ;
    a2a:PersonNameFirstName "Antonia Cornelia Maria" ;
    a2a:PersonNameLastName "Vriends"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1881-08-12"^^xsd:date
  ] .

oa:event_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "12" ;
    rdfs:label "1881-08-12"^^xsd:date
  ] .

oa:relationep_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person:00c7b21e-ca4a-e1b2-d1f8-39c2b27d1b48 ;
  a2a:EventKeyRef oa:event_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Event1 .

oa:relationep_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person:668449b9-a1b2-af44-b941-87143ae7aba5 ;
  a2a:EventKeyRef oa:event_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Event1 .

oa:relationep_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Person:ab6b4c7e-07fb-93fa-f8b7-be24f16f05b1 ;
  a2a:EventKeyRef oa:event_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0_Event1 .

oa:source_bhi_fc823c9e-e602-7ccf-df99-40e4250209f0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Teteringen" ;
    rdfs:label "Teteringen", "1881-08-13 - 1881-08-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1881-08-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1881-08-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1881-08-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 7622, Periode: 1881" ;
    a2a:Book "Geboorteregister 1881" ;
    a2a:DocumentNumber "38" ;
    a2a:RegistryNumber "7622" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 7622, Periode: 1881, Geboorteregister 1881, 38, 7622"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0b4d4df9-2d65-44e6-1941-a27324a3bd29.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0b4d4df9-2d65-44e6-1941-a27324a3bd29.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-09-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fc823c9e-e602-7ccf-df99-40e4250209f0" ;
  a2a:RecordGUID "{fc823c9e-e602-7ccf-df99-40e4250209f0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_6830_00006830.xml van BHI" .

