@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_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a
  a a2a:Record ;
  rdfs:label "Geboorte op 10 januari 1921 te Alem, Maren en Kessel" ;
  a2a:hasPerson oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person-17a11f9b-e4b4-267b-84cc-f5355a7a2303, oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person-acb7fc29-7d13-50f9-a012-857dbdc64bb1, oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person-6b496e7f-a0bb-84f9-dba6-74ff780f3ef6 ;
  a2a:hasEvent oa:event_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_0, oa:relationep_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_1, oa:relationep_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_2 ;
  a2a:hasSource oa:source_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a .

oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person-17a11f9b-e4b4-267b-84cc-f5355a7a2303
  a a2a:Person ;
  rdfs:label "Arnoldus Marinus van Roosmalen" ;
  a2a:PersonName [
    rdfs:label "Arnoldus Marinus van Roosmalen" ;
    a2a:PersonNameFirstName "Arnoldus Marinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosmalen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1921-01-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Alem, Maren en Kessel" ;
    rdfs:label "Alem, Maren en Kessel"
  ] .

oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person-acb7fc29-7d13-50f9-a012-857dbdc64bb1
  a a2a:Person ;
  rdfs:label "Petronella van Venrooij" ;
  a2a:PersonName [
    rdfs:label "Petronella van Venrooij" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Venrooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person-6b496e7f-a0bb-84f9-dba6-74ff780f3ef6
  a a2a:Person ;
  rdfs:label "Lambertus van Roosmalen" ;
  a2a:PersonName [
    rdfs:label "Lambertus van Roosmalen" ;
    a2a:PersonNameFirstName "Lambertus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Roosmalen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1921-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Alem, Maren en Kessel" ;
    rdfs:label "Alem, Maren en Kessel"
  ] .

oa:relationep_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person:17a11f9b-e4b4-267b-84cc-f5355a7a2303 ;
  a2a:EventKeyRef oa:event_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Event1 .

oa:relationep_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person:acb7fc29-7d13-50f9-a012-857dbdc64bb1 ;
  a2a:EventKeyRef oa:event_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Event1 .

oa:relationep_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Person:6b496e7f-a0bb-84f9-dba6-74ff780f3ef6 ;
  a2a:EventKeyRef oa:event_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a_Event1 .

oa:source_bhi_dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alem, Maren en Kessel" ;
    rdfs:label "Alem, Maren en Kessel", "1921-01-10 - 1921-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1921-01-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 25, Periode: 1921" ;
    a2a:Book "Geboorteregister Alem, Maren en Kessel 1921" ;
    a2a:DocumentNumber "1" ;
    a2a:RegistryNumber "25" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 25, Periode: 1921, Geboorteregister Alem, Maren en Kessel 1921, 1, 25"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c9b97ee7-950c-bb90-50f8-0f5fc43642c3.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c9b97ee7-950c-bb90-50f8-0f5fc43642c3.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a" ;
  a2a:RecordGUID "{dd7363ed-a0c1-9e0c-eb75-e1ee8de7cc4a}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_70052_00070052.xml van BHI" .

