@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_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 maart 1877" ;
  a2a:hasPerson oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person-2cebac5b-76c3-8070-1eeb-f0be22663dd0, oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person-680f2c57-ffbb-428e-698a-e840c1d240f8, oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person-982f2ccc-9bca-ab5c-8163-32af78f15906 ;
  a2a:hasEvent oa:event_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_0, oa:relationep_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_1, oa:relationep_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_2 ;
  a2a:hasSource oa:source_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f .

oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person-2cebac5b-76c3-8070-1eeb-f0be22663dd0
  a a2a:Person ;
  rdfs:label "Cornelia Brouwers" ;
  a2a:PersonName [
    rdfs:label "Cornelia Brouwers" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Brouwers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person-680f2c57-ffbb-428e-698a-e840c1d240f8
  a a2a:Person ;
  rdfs:label "Antonie van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Antonie van der Pluijm" ;
    a2a:PersonNameFirstName "Antonie" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person-982f2ccc-9bca-ab5c-8163-32af78f15906
  a a2a:Person ;
  rdfs:label "Adriana Agatha van der Pluijm" ;
  a2a:PersonName [
    rdfs:label "Adriana Agatha van der Pluijm" ;
    a2a:PersonNameFirstName "Adriana Agatha" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Pluijm"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1877-03-24"^^xsd:date
  ] .

oa:event_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1877" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1877-03-24"^^xsd:date
  ] .

oa:relationep_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person:2cebac5b-76c3-8070-1eeb-f0be22663dd0 ;
  a2a:EventKeyRef oa:event_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Event1 .

oa:relationep_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person:680f2c57-ffbb-428e-698a-e840c1d240f8 ;
  a2a:EventKeyRef oa:event_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Event1 .

oa:relationep_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Person:982f2ccc-9bca-ab5c-8163-32af78f15906 ;
  a2a:EventKeyRef oa:event_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f_Event1 .

oa:source_bhi_34584e5d-1bf9-a8aa-e4dd-27446e1fd45f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1877-01-01 - 1877-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1877-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1877-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1877" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5866, Periode: 1877" ;
    a2a:Book "Geboorteregister Oosterhout 1877" ;
    a2a:DocumentNumber "73" ;
    a2a:RegistryNumber "5866" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5866, Periode: 1877, Geboorteregister Oosterhout 1877, 73, 5866"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/34584e5d-1bf9-a8aa-e4dd-27446e1fd45f" ;
  a2a:RecordGUID "{34584e5d-1bf9-a8aa-e4dd-27446e1fd45f}" ;
  a2a:SourceRemarkdeel "5866" ;
  a2a:SourceRemarkregister_periode "1877" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_266_00000266.xml van BHI" .

