@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_2cdfd138-43b2-614a-e41e-7cac69add72f
  a a2a:Record ;
  rdfs:label "Geboorte op 23 mei 1900" ;
  a2a:hasPerson oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person-5ed3ad5e-734f-e37c-caa4-19e1f5875e10, oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person-a9da1f72-3d6e-d306-714f-5723d82c1b9d, oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person-c9c990a7-d7f3-61d3-7b96-d49027326605 ;
  a2a:hasEvent oa:event_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_0, oa:relationep_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_1, oa:relationep_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_2 ;
  a2a:hasSource oa:source_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f .

oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person-5ed3ad5e-734f-e37c-caa4-19e1f5875e10
  a a2a:Person ;
  rdfs:label "Anna Cornelia Gelten" ;
  a2a:PersonName [
    rdfs:label "Anna Cornelia Gelten" ;
    a2a:PersonNameFirstName "Anna Cornelia" ;
    a2a:PersonNameLastName "Gelten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person-a9da1f72-3d6e-d306-714f-5723d82c1b9d
  a a2a:Person ;
  rdfs:label "Marinus Vriens" ;
  a2a:PersonName [
    rdfs:label "Marinus Vriens" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Vriens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person-c9c990a7-d7f3-61d3-7b96-d49027326605
  a a2a:Person ;
  rdfs:label "Cornelis Christiaan Vriens" ;
  a2a:PersonName [
    rdfs:label "Cornelis Christiaan Vriens" ;
    a2a:PersonNameFirstName "Cornelis Christiaan" ;
    a2a:PersonNameLastName "Vriens"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1900-05-23"^^xsd:date
  ] .

oa:event_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1900-05-23"^^xsd:date
  ] .

oa:relationep_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person:5ed3ad5e-734f-e37c-caa4-19e1f5875e10 ;
  a2a:EventKeyRef oa:event_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Event1 .

oa:relationep_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person:a9da1f72-3d6e-d306-714f-5723d82c1b9d ;
  a2a:EventKeyRef oa:event_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Event1 .

oa:relationep_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Person:c9c990a7-d7f3-61d3-7b96-d49027326605 ;
  a2a:EventKeyRef oa:event_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f_Event1 .

oa:source_bhi_2cdfd138-43b2-614a-e41e-7cac69add72f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1900-05-24 - 1900-05-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-05-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1900-05-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1900" ;
    a2a:Month "5" ;
    a2a:Day "24" ;
    rdfs:label "1900-05-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1762, Periode: 1900" ;
    a2a:Book "Geboorteregister Dinteloord 1900" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "1762" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1762, Periode: 1900, Geboorteregister Dinteloord 1900, 45, 1762"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c5b313fd-f32d-923a-cf76-133788091e83.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c5b313fd-f32d-923a-cf76-133788091e83.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/2cdfd138-43b2-614a-e41e-7cac69add72f" ;
  a2a:RecordGUID "{2cdfd138-43b2-614a-e41e-7cac69add72f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3524_00003524.xml van BHI" .

