@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_792add45-1677-9ba0-8564-e9bab77c467e
  a a2a:Record ;
  rdfs:label "Geboorte op 8 december 1909" ;
  a2a:hasPerson oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person-325d7b7c-0a2c-8c2e-ae84-c48fa6c4510e, oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person-0b3c23b0-b067-60f7-f32c-19b9f749132b, oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person-2dbd4ab2-b5b6-dbb1-c517-7ca7c9376452 ;
  a2a:hasEvent oa:event_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_792add45-1677-9ba0-8564-e9bab77c467e_0, oa:relationep_bhi_792add45-1677-9ba0-8564-e9bab77c467e_1, oa:relationep_bhi_792add45-1677-9ba0-8564-e9bab77c467e_2 ;
  a2a:hasSource oa:source_bhi_792add45-1677-9ba0-8564-e9bab77c467e .

oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person-325d7b7c-0a2c-8c2e-ae84-c48fa6c4510e
  a a2a:Person ;
  rdfs:label "Antonia van der Made" ;
  a2a:PersonName [
    rdfs:label "Antonia van der Made" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Made"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person-0b3c23b0-b067-60f7-f32c-19b9f749132b
  a a2a:Person ;
  rdfs:label "Pieter Wevers" ;
  a2a:PersonName [
    rdfs:label "Pieter Wevers" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person-2dbd4ab2-b5b6-dbb1-c517-7ca7c9376452
  a a2a:Person ;
  rdfs:label "Anna Adriana Wevers" ;
  a2a:PersonName [
    rdfs:label "Anna Adriana Wevers" ;
    a2a:PersonNameFirstName "Anna Adriana" ;
    a2a:PersonNameLastName "Wevers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1909-12-08"^^xsd:date
  ] .

oa:event_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "8" ;
    rdfs:label "1909-12-08"^^xsd:date
  ] .

oa:relationep_bhi_792add45-1677-9ba0-8564-e9bab77c467e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person:325d7b7c-0a2c-8c2e-ae84-c48fa6c4510e ;
  a2a:EventKeyRef oa:event_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Event1 .

oa:relationep_bhi_792add45-1677-9ba0-8564-e9bab77c467e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person:0b3c23b0-b067-60f7-f32c-19b9f749132b ;
  a2a:EventKeyRef oa:event_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Event1 .

oa:relationep_bhi_792add45-1677-9ba0-8564-e9bab77c467e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Person:2dbd4ab2-b5b6-dbb1-c517-7ca7c9376452 ;
  a2a:EventKeyRef oa:event_bhi_792add45-1677-9ba0-8564-e9bab77c467e_Event1 .

oa:source_bhi_792add45-1677-9ba0-8564-e9bab77c467e
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zevenbergen" ;
    rdfs:label "Zevenbergen", "1909-12-09 - 1909-12-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-12-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-12-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1909" ;
    a2a:Month "12" ;
    a2a:Day "9" ;
    rdfs:label "1909-12-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3787, Periode: 1909" ;
    a2a:Book "Geboorteregister Zevenbergen 1909" ;
    a2a:DocumentNumber "250" ;
    a2a:RegistryNumber "3787" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3787, Periode: 1909, Geboorteregister Zevenbergen 1909, 250, 3787"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/995b26b3-f453-9ad7-34a3-526af7ca5d94.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/995b26b3-f453-9ad7-34a3-526af7ca5d94.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-10"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/792add45-1677-9ba0-8564-e9bab77c467e" ;
  a2a:RecordGUID "{792add45-1677-9ba0-8564-e9bab77c467e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_71138_00071138.xml van BHI" .

