@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_7572263e-72ff-53fc-9c8c-cce91ef603d7
  a a2a:Record ;
  rdfs:label "Geboorte op 3 december 1813" ;
  a2a:hasPerson oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person-7d9ba431-1c6f-ae63-c871-2cd69ab3e85f, oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person-0a81a888-69d8-adcb-6caa-f7254b68b874, oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person-38690259-4906-d069-0f04-7a9a1ec4dded ;
  a2a:hasEvent oa:event_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_0, oa:relationep_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_1, oa:relationep_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_2 ;
  a2a:hasSource oa:source_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7 .

oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person-7d9ba431-1c6f-ae63-c871-2cd69ab3e85f
  a a2a:Person ;
  rdfs:label "Margarete van de Laar" ;
  a2a:PersonName [
    rdfs:label "Margarete van de Laar" ;
    a2a:PersonNameFirstName "Margarete" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Laar"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person-0a81a888-69d8-adcb-6caa-f7254b68b874
  a a2a:Person ;
  rdfs:label "Everardus Beekmans" ;
  a2a:PersonName [
    rdfs:label "Everardus Beekmans" ;
    a2a:PersonNameFirstName "Everardus" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1813-12-03"^^xsd:date
  ] .

oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person-38690259-4906-d069-0f04-7a9a1ec4dded
  a a2a:Person ;
  rdfs:label "Godefroi Beekmans" ;
  a2a:PersonName [
    rdfs:label "Godefroi Beekmans" ;
    a2a:PersonNameFirstName "Godefroi" ;
    a2a:PersonNameLastName "Beekmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1813-12-03"^^xsd:date
  ] .

oa:relationep_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person:7d9ba431-1c6f-ae63-c871-2cd69ab3e85f ;
  a2a:EventKeyRef oa:event_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Event1 .

oa:relationep_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person:0a81a888-69d8-adcb-6caa-f7254b68b874 ;
  a2a:EventKeyRef oa:event_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Event1 .

oa:relationep_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Person:38690259-4906-d069-0f04-7a9a1ec4dded ;
  a2a:EventKeyRef oa:event_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7_Event1 .

oa:source_bhi_7572263e-72ff-53fc-9c8c-cce91ef603d7
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Oirschot" ;
    rdfs:label "Oirschot", "1813-12-03 - 1813-12-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-12-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-12-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1813-12-03"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 5689, Periode: 1813" ;
    a2a:Book "Geboorteregister Oirschot 1813" ;
    a2a:DocumentNumber "131" ;
    a2a:RegistryNumber "5689" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 5689, Periode: 1813, Geboorteregister Oirschot 1813, 131, 5689"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/41f63f8e-fb7f-dae8-e355-225c01e2611b.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/41f63f8e-fb7f-dae8-e355-225c01e2611b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-07-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/7572263e-72ff-53fc-9c8c-cce91ef603d7" ;
  a2a:RecordGUID "{7572263e-72ff-53fc-9c8c-cce91ef603d7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70760_00070760.xml van BHI" .

