@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_83b996f2-5139-da1e-e0a3-fb394eacfaef
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1923" ;
  a2a:hasPerson oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person-c8e3e5e0-b0b2-2c69-685a-4dc62017b968, oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person-dc533436-aad6-07d2-920b-ccf0e1020c81, oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person-2ec60a59-7120-afb7-8d96-34173af9ecc2 ;
  a2a:hasEvent oa:event_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_0, oa:relationep_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_1, oa:relationep_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_2 ;
  a2a:hasSource oa:source_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef .

oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person-c8e3e5e0-b0b2-2c69-685a-4dc62017b968
  a a2a:Person ;
  rdfs:label "Cornelia Francisca Maria Rockx" ;
  a2a:PersonName [
    rdfs:label "Cornelia Francisca Maria Rockx" ;
    a2a:PersonNameFirstName "Cornelia Francisca Maria" ;
    a2a:PersonNameLastName "Rockx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person-dc533436-aad6-07d2-920b-ccf0e1020c81
  a a2a:Person ;
  rdfs:label "Adriaan Willem Cornelius Maria van Ravels" ;
  a2a:PersonName [
    rdfs:label "Adriaan Willem Cornelius Maria van Ravels" ;
    a2a:PersonNameFirstName "Adriaan Willem Cornelius Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravels"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1923-03-26"^^xsd:date
  ] .

oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person-2ec60a59-7120-afb7-8d96-34173af9ecc2
  a a2a:Person ;
  rdfs:label "Aloijsius Adrianus Maria van Ravels" ;
  a2a:PersonName [
    rdfs:label "Aloijsius Adrianus Maria van Ravels" ;
    a2a:PersonNameFirstName "Aloijsius Adrianus Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravels"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1923-03-26"^^xsd:date
  ] .

oa:relationep_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person:c8e3e5e0-b0b2-2c69-685a-4dc62017b968 ;
  a2a:EventKeyRef oa:event_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Event1 .

oa:relationep_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person:dc533436-aad6-07d2-920b-ccf0e1020c81 ;
  a2a:EventKeyRef oa:event_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Event1 .

oa:relationep_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Person:2ec60a59-7120-afb7-8d96-34173af9ecc2 ;
  a2a:EventKeyRef oa:event_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef_Event1 .

oa:source_bhi_83b996f2-5139-da1e-e0a3-fb394eacfaef
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wouw" ;
    rdfs:label "Wouw", "1923-03-27 - 1923-03-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1923-03-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-03-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1923" ;
    a2a:Month "3" ;
    a2a:Day "27" ;
    rdfs:label "1923-03-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3704, Periode: 1923" ;
    a2a:Book "Geboorteregister Wouw 1923" ;
    a2a:DocumentNumber "40" ;
    a2a:RegistryNumber "3704" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3704, Periode: 1923, Geboorteregister Wouw 1923, 40, 3704"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/78895e25-fd5c-a47b-85d7-ad2f6d29295c.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/78895e25-fd5c-a47b-85d7-ad2f6d29295c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-07-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/83b996f2-5139-da1e-e0a3-fb394eacfaef" ;
  a2a:RecordGUID "{83b996f2-5139-da1e-e0a3-fb394eacfaef}" ;
  a2a:SourceRemarkdeel "3704" ;
  a2a:SourceRemarkregister_periode "1923" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260206_558_00000558.xml van BHI" .

