@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_210d68b5-e6ca-7532-35c9-e9afe6008a47
  a a2a:Record ;
  rdfs:label "Geboorte op 11 december 1909" ;
  a2a:hasPerson oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person-abc004bd-25d7-a047-90d7-1aa162c8fdfe, oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person-1caf3de3-ad58-2119-d2b6-1fcc75aec1f0, oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person-5bc6e124-8fba-94f1-c78e-a57917f0f2ef ;
  a2a:hasEvent oa:event_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_0, oa:relationep_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_1, oa:relationep_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_2 ;
  a2a:hasSource oa:source_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47 .

oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person-abc004bd-25d7-a047-90d7-1aa162c8fdfe
  a a2a:Person ;
  rdfs:label "Johanna Stephana Maas" ;
  a2a:PersonName [
    rdfs:label "Johanna Stephana Maas" ;
    a2a:PersonNameFirstName "Johanna Stephana" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person-1caf3de3-ad58-2119-d2b6-1fcc75aec1f0
  a a2a:Person ;
  rdfs:label "Marinus Cornelis Gerardus Antonius de Backer" ;
  a2a:PersonName [
    rdfs:label "Marinus Cornelis Gerardus Antonius de Backer" ;
    a2a:PersonNameFirstName "Marinus Cornelis Gerardus Antonius" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1909-12-11"^^xsd:date
  ] .

oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person-5bc6e124-8fba-94f1-c78e-a57917f0f2ef
  a a2a:Person ;
  rdfs:label "Hendrik Johannes de Backer" ;
  a2a:PersonName [
    rdfs:label "Hendrik Johannes de Backer" ;
    a2a:PersonNameFirstName "Hendrik Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Backer"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "11" ;
    rdfs:label "1909-12-11"^^xsd:date
  ] .

oa:relationep_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person:abc004bd-25d7-a047-90d7-1aa162c8fdfe ;
  a2a:EventKeyRef oa:event_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Event1 .

oa:relationep_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person:1caf3de3-ad58-2119-d2b6-1fcc75aec1f0 ;
  a2a:EventKeyRef oa:event_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Event1 .

oa:relationep_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Person:5bc6e124-8fba-94f1-c78e-a57917f0f2ef ;
  a2a:EventKeyRef oa:event_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47_Event1 .

oa:source_bhi_210d68b5-e6ca-7532-35c9-e9afe6008a47
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oosterhout" ;
    rdfs:label "Oosterhout", "1909-12-13 - 1909-12-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-12-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "13" ;
    rdfs:label "1909-12-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2220, Periode: 1909" ;
    a2a:Book "Geboorteregister Oosterhout 1909" ;
    a2a:DocumentNumber "423" ;
    a2a:RegistryNumber "2220" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2220, Periode: 1909, Geboorteregister Oosterhout 1909, 423, 2220"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/2ebd3a85-f12f-a99a-e344-ea86ef56a060.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/2ebd3a85-f12f-a99a-e344-ea86ef56a060.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-08-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/210d68b5-e6ca-7532-35c9-e9afe6008a47" ;
  a2a:RecordGUID "{210d68b5-e6ca-7532-35c9-e9afe6008a47}" ;
  a2a:SourceRemarkOpmerking "Bij vonnis d.d. 8-4-1949 wordt de geslachtsnaam gewijzigd van de Bakker in de Backer." ;
  a2a:SourceRemarkdeel "2220" ;
  a2a:SourceRemarkregister_periode "1909" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251116_239_00000239.xml van BHI" .

