@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_584ec94c-6dff-e6fd-87f7-96b30d22414a
  a a2a:Record ;
  rdfs:label "Geboorte op 30 mei 1924" ;
  a2a:hasPerson oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person-a4302e26-cf71-adc5-7507-f407ff9801e6, oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person-c8cf7c1e-c9f3-675c-5ae1-a093dbaba0d5, oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person-5ea58ca2-2e25-6cc3-7442-6223e717349f ;
  a2a:hasEvent oa:event_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_0, oa:relationep_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_1, oa:relationep_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_2 ;
  a2a:hasSource oa:source_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a .

oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person-a4302e26-cf71-adc5-7507-f407ff9801e6
  a a2a:Person ;
  rdfs:label "Gijsberta Maria van Ravenstein" ;
  a2a:PersonName [
    rdfs:label "Gijsberta Maria van Ravenstein" ;
    a2a:PersonNameFirstName "Gijsberta Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravenstein"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1924-05-30"^^xsd:date
  ] .

oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person-c8cf7c1e-c9f3-675c-5ae1-a093dbaba0d5
  a a2a:Person ;
  rdfs:label "Hendrika Maria van de Donk" ;
  a2a:PersonName [
    rdfs:label "Hendrika Maria van de Donk" ;
    a2a:PersonNameFirstName "Hendrika Maria" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Donk"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person-5ea58ca2-2e25-6cc3-7442-6223e717349f
  a a2a:Person ;
  rdfs:label "Petrus van Ravenstein" ;
  a2a:PersonName [
    rdfs:label "Petrus van Ravenstein" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravenstein"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "5" ;
    a2a:Day "30" ;
    rdfs:label "1924-05-30"^^xsd:date
  ] .

oa:relationep_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person:a4302e26-cf71-adc5-7507-f407ff9801e6 ;
  a2a:EventKeyRef oa:event_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Event1 .

oa:relationep_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person:c8cf7c1e-c9f3-675c-5ae1-a093dbaba0d5 ;
  a2a:EventKeyRef oa:event_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Event1 .

oa:relationep_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Person:5ea58ca2-2e25-6cc3-7442-6223e717349f ;
  a2a:EventKeyRef oa:event_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a_Event1 .

oa:source_bhi_584ec94c-6dff-e6fd-87f7-96b30d22414a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Berlicum" ;
    rdfs:label "Berlicum", "1924-06-02 - 1924-06-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-06-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-06-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1924-06-02"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 289, Periode: 1924" ;
    a2a:Book "Geboorteregister Berlicum 1924" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "289" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 289, Periode: 1924, Geboorteregister Berlicum 1924, 52, 289"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/204e000e-8f9d-86ed-991b-e9c38dcfe888.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/204e000e-8f9d-86ed-991b-e9c38dcfe888.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/584ec94c-6dff-e6fd-87f7-96b30d22414a" ;
  a2a:RecordGUID "{584ec94c-6dff-e6fd-87f7-96b30d22414a}" ;
  a2a:SourceRemarkdeel "289" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250424_20_00000020.xml van BHI" .

