@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_ee8f180c-e733-cc6c-0906-2e010d49ec77
  a a2a:Record ;
  rdfs:label "Geboorte op 11 maart 1907 te Valkenswaard" ;
  a2a:hasPerson oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person-fb480ff2-747d-7182-876e-43f67430f0fd, oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person-6c0282bc-897a-003c-df37-294332eee758, oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person-be30fafc-47d0-7dd7-e099-bdbb709995c3 ;
  a2a:hasEvent oa:event_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_0, oa:relationep_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_1, oa:relationep_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_2 ;
  a2a:hasSource oa:source_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77 .

oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person-fb480ff2-747d-7182-876e-43f67430f0fd
  a a2a:Person ;
  rdfs:label "Elisabeth Compen" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Compen" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Compen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person-6c0282bc-897a-003c-df37-294332eee758
  a a2a:Person ;
  rdfs:label "Hendrica Cornelia Driesen" ;
  a2a:PersonName [
    rdfs:label "Hendrica Cornelia Driesen" ;
    a2a:PersonNameFirstName "Hendrica Cornelia" ;
    a2a:PersonNameLastName "Driesen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1907-03-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person-be30fafc-47d0-7dd7-e099-bdbb709995c3
  a a2a:Person ;
  rdfs:label "Adriaan Driesen" ;
  a2a:PersonName [
    rdfs:label "Adriaan Driesen" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Driesen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "11" ;
    rdfs:label "1907-03-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:relationep_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person:fb480ff2-747d-7182-876e-43f67430f0fd ;
  a2a:EventKeyRef oa:event_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Event1 .

oa:relationep_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person:6c0282bc-897a-003c-df37-294332eee758 ;
  a2a:EventKeyRef oa:event_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Event1 .

oa:relationep_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Person:be30fafc-47d0-7dd7-e099-bdbb709995c3 ;
  a2a:EventKeyRef oa:event_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77_Event1 .

oa:source_bhi_ee8f180c-e733-cc6c-0906-2e010d49ec77
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1907-03-12 - 1907-03-12"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-03-12"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-03-12"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "3" ;
    a2a:Day "12" ;
    rdfs:label "1907-03-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3260, Periode: 1907" ;
    a2a:Book "Geboorteregister Valkenswaard 1907" ;
    a2a:DocumentNumber "21" ;
    a2a:RegistryNumber "3260" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3260, Periode: 1907, Geboorteregister Valkenswaard 1907, 21, 3260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/0576804b-a432-4da0-d8e4-6b4d7673e092.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/0576804b-a432-4da0-d8e4-6b4d7673e092.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/ee8f180c-e733-cc6c-0906-2e010d49ec77" ;
  a2a:RecordGUID "{ee8f180c-e733-cc6c-0906-2e010d49ec77}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231031_2305_00002305.xml van BHI" .

