@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_268cfa43-eecb-9d76-e6d2-eaddd42ed953
  a a2a:Record ;
  rdfs:label "Geboorte op 25 januari 1919" ;
  a2a:hasPerson oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person-2bd9e13f-ac7d-ae31-0e79-28a81b7866af, oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person-93c54f61-3091-7aa5-3e15-941e72b37188, oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person-a254039e-3f8e-0360-d9a3-dcaf42e2828d ;
  a2a:hasEvent oa:event_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_0, oa:relationep_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_1, oa:relationep_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_2 ;
  a2a:hasSource oa:source_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953 .

oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person-2bd9e13f-ac7d-ae31-0e79-28a81b7866af
  a a2a:Person ;
  rdfs:label "Clazina Stevens" ;
  a2a:PersonName [
    rdfs:label "Clazina Stevens" ;
    a2a:PersonNameFirstName "Clazina" ;
    a2a:PersonNameLastName "Stevens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person-93c54f61-3091-7aa5-3e15-941e72b37188
  a a2a:Person ;
  rdfs:label "Hubertus Cornelis Staal" ;
  a2a:PersonName [
    rdfs:label "Hubertus Cornelis Staal" ;
    a2a:PersonNameFirstName "Hubertus Cornelis" ;
    a2a:PersonNameLastName "Staal"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1919-01-25"^^xsd:date
  ] .

oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person-a254039e-3f8e-0360-d9a3-dcaf42e2828d
  a a2a:Person ;
  rdfs:label "Willebrordus Staal" ;
  a2a:PersonName [
    rdfs:label "Willebrordus Staal" ;
    a2a:PersonNameFirstName "Willebrordus" ;
    a2a:PersonNameLastName "Staal"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1919-01-25"^^xsd:date
  ] .

oa:relationep_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person:2bd9e13f-ac7d-ae31-0e79-28a81b7866af ;
  a2a:EventKeyRef oa:event_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Event1 .

oa:relationep_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person:93c54f61-3091-7aa5-3e15-941e72b37188 ;
  a2a:EventKeyRef oa:event_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Event1 .

oa:relationep_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Person:a254039e-3f8e-0360-d9a3-dcaf42e2828d ;
  a2a:EventKeyRef oa:event_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953_Event1 .

oa:source_bhi_268cfa43-eecb-9d76-e6d2-eaddd42ed953
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Made en Drimmelen" ;
    rdfs:label "Made en Drimmelen", "1919-01-27 - 1919-01-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-01-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-01-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "1" ;
    a2a:Day "27" ;
    rdfs:label "1919-01-27"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 4038, Periode: 1919" ;
    a2a:Book "Geboorteregister Made en Drimmelen 1919" ;
    a2a:DocumentNumber "12" ;
    a2a:RegistryNumber "4038" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 4038, Periode: 1919, Geboorteregister Made en Drimmelen 1919, 12, 4038"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3562dbf6-3b29-09be-5f3e-3578b894394a.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3562dbf6-3b29-09be-5f3e-3578b894394a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/268cfa43-eecb-9d76-e6d2-eaddd42ed953" ;
  a2a:RecordGUID "{268cfa43-eecb-9d76-e6d2-eaddd42ed953}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82139_00082139.xml van BHI" .

