@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_4635fb4c-9887-acee-4d3e-125dcc85fcfd
  a a2a:Record ;
  rdfs:label "Geboorte op 9 november 1921" ;
  a2a:hasPerson oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person-05157c06-954f-caf0-3135-818a2dddfb6f, oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person-dd2f5dc6-78e3-a736-ef03-4e3316c61b2e, oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person-d9494bc5-1b8f-b6eb-19e7-ccb7bcbadd9f ;
  a2a:hasEvent oa:event_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_0, oa:relationep_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_1, oa:relationep_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_2 ;
  a2a:hasSource oa:source_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd .

oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person-05157c06-954f-caf0-3135-818a2dddfb6f
  a a2a:Person ;
  rdfs:label "Dina Maria Meert" ;
  a2a:PersonName [
    rdfs:label "Dina Maria Meert" ;
    a2a:PersonNameFirstName "Dina Maria" ;
    a2a:PersonNameLastName "Meert"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person-dd2f5dc6-78e3-a736-ef03-4e3316c61b2e
  a a2a:Person ;
  rdfs:label "Adolphus Marinus van den Avoort" ;
  a2a:PersonName [
    rdfs:label "Adolphus Marinus van den Avoort" ;
    a2a:PersonNameFirstName "Adolphus Marinus" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Avoort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1921-11-09"^^xsd:date
  ] .

oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person-d9494bc5-1b8f-b6eb-19e7-ccb7bcbadd9f
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes van den Avoort" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes van den Avoort" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Avoort"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "11" ;
    a2a:Day "9" ;
    rdfs:label "1921-11-09"^^xsd:date
  ] .

oa:relationep_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person:05157c06-954f-caf0-3135-818a2dddfb6f ;
  a2a:EventKeyRef oa:event_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Event1 .

oa:relationep_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person:dd2f5dc6-78e3-a736-ef03-4e3316c61b2e ;
  a2a:EventKeyRef oa:event_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Event1 .

oa:relationep_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Person:d9494bc5-1b8f-b6eb-19e7-ccb7bcbadd9f ;
  a2a:EventKeyRef oa:event_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd_Event1 .

oa:source_bhi_4635fb4c-9887-acee-4d3e-125dcc85fcfd
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Breda" ;
    rdfs:label "Breda", "1921-11-10 - 1921-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1921-11-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 451, Periode: 1921" ;
    a2a:Book "Geboorteregister Breda 1921" ;
    a2a:DocumentNumber "771" ;
    a2a:RegistryNumber "451" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 451, Periode: 1921, Geboorteregister Breda 1921, 771, 451"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/a4c8bda5-533e-56bf-2a2f-7439a93f4b85.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/a4c8bda5-533e-56bf-2a2f-7439a93f4b85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-09-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4635fb4c-9887-acee-4d3e-125dcc85fcfd" ;
  a2a:RecordGUID "{4635fb4c-9887-acee-4d3e-125dcc85fcfd}" ;
  a2a:SourceRemarkdeel "451" ;
  a2a:SourceRemarkregister_periode "1921" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251225_710_00000710.xml van BHI" .

