@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_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6
  a a2a:Record ;
  rdfs:label "Geboorte op 8 oktober 1910" ;
  a2a:hasPerson oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person-9e0a5904-a7d7-2654-165b-ca946c892f69, oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person-6bfcb2e8-b94e-fd1b-7641-6d4b4cc088e0, oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person-5c41990a-c6dc-f0d3-3ab9-e9ec54adb0af ;
  a2a:hasEvent oa:event_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_0, oa:relationep_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_1, oa:relationep_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_2 ;
  a2a:hasSource oa:source_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6 .

oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person-9e0a5904-a7d7-2654-165b-ca946c892f69
  a a2a:Person ;
  rdfs:label "Johanna Driessen" ;
  a2a:PersonName [
    rdfs:label "Johanna Driessen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Driessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person-6bfcb2e8-b94e-fd1b-7641-6d4b4cc088e0
  a a2a:Person ;
  rdfs:label "Cornelis van Rossum" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Rossum" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossum"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person-5c41990a-c6dc-f0d3-3ab9-e9ec54adb0af
  a a2a:Person ;
  rdfs:label "Gerard Alphons van Rossum" ;
  a2a:PersonName [
    rdfs:label "Gerard Alphons van Rossum" ;
    a2a:PersonNameFirstName "Gerard Alphons" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossum"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1910-10-08"^^xsd:date
  ] .

oa:event_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1910-10-08"^^xsd:date
  ] .

oa:relationep_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person:9e0a5904-a7d7-2654-165b-ca946c892f69 ;
  a2a:EventKeyRef oa:event_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Event1 .

oa:relationep_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person:6bfcb2e8-b94e-fd1b-7641-6d4b4cc088e0 ;
  a2a:EventKeyRef oa:event_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Event1 .

oa:relationep_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Person:5c41990a-c6dc-f0d3-3ab9-e9ec54adb0af ;
  a2a:EventKeyRef oa:event_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6_Event1 .

oa:source_bhi_3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Rosmalen" ;
    rdfs:label "Rosmalen", "1910-10-10 - 1910-10-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1910-10-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-10-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "10" ;
    rdfs:label "1910-10-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2625, Periode: 1910" ;
    a2a:Book "Geboorteregister Rosmalen 1910" ;
    a2a:DocumentNumber "98" ;
    a2a:RegistryNumber "2625" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2625, Periode: 1910, Geboorteregister Rosmalen 1910, 98, 2625"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8246ca8f-0f7d-da93-a46b-2c815f9f66d8.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8246ca8f-0f7d-da93-a46b-2c815f9f66d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-11-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6" ;
  a2a:RecordGUID "{3a73e2c7-ba65-bb2e-e43b-fd260f44cbe6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3279_00003279.xml van BHI" .

