@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_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0
  a a2a:Record ;
  rdfs:label "Geboorte op 10 oktober 1904 te Valkenswaard" ;
  a2a:hasPerson oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person-bd080a20-e45d-05b6-cc13-a5547b996384, oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person-5ddb61bf-5b1f-87c1-c54b-630956a7436c, oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person-7ee36a86-14c1-9ff7-352c-4351d5523167 ;
  a2a:hasEvent oa:event_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_0, oa:relationep_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_1, oa:relationep_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_2 ;
  a2a:hasSource oa:source_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0 .

oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person-bd080a20-e45d-05b6-cc13-a5547b996384
  a a2a:Person ;
  rdfs:label "Maria Catharina van den Bogaard" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van den Bogaard" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bogaard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person-5ddb61bf-5b1f-87c1-c54b-630956a7436c
  a a2a:Person ;
  rdfs:label "Anna Maria Petronella Cornelia Valkenburg" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Petronella Cornelia Valkenburg" ;
    a2a:PersonNameFirstName "Anna Maria Petronella Cornelia" ;
    a2a:PersonNameLastName "Valkenburg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1904-10-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person-7ee36a86-14c1-9ff7-352c-4351d5523167
  a a2a:Person ;
  rdfs:label "Jan Wilhelmus Valkenburg" ;
  a2a:PersonName [
    rdfs:label "Jan Wilhelmus Valkenburg" ;
    a2a:PersonNameFirstName "Jan Wilhelmus" ;
    a2a:PersonNameLastName "Valkenburg"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1904-10-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard"
  ] .

oa:relationep_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person:bd080a20-e45d-05b6-cc13-a5547b996384 ;
  a2a:EventKeyRef oa:event_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Event1 .

oa:relationep_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person:5ddb61bf-5b1f-87c1-c54b-630956a7436c ;
  a2a:EventKeyRef oa:event_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Event1 .

oa:relationep_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Person:7ee36a86-14c1-9ff7-352c-4351d5523167 ;
  a2a:EventKeyRef oa:event_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0_Event1 .

oa:source_bhi_5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Valkenswaard" ;
    rdfs:label "Valkenswaard", "1904-10-10 - 1904-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1904-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1904" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1904-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3260, Periode: 1904" ;
    a2a:Book "Geboorteregister Valkenswaard 1904" ;
    a2a:DocumentNumber "85" ;
    a2a:RegistryNumber "3260" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3260, Periode: 1904, Geboorteregister Valkenswaard 1904, 85, 3260"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/608f86e2-222f-d9a1-416c-f5499fe9f2b6.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/608f86e2-222f-d9a1-416c-f5499fe9f2b6.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-12-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0" ;
  a2a:RecordGUID "{5551b6d0-cfb1-e68f-ddfc-c7ec0cf694c0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82144_00082144.xml van BHI" .

