@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_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 oktober 1922" ;
  a2a:hasPerson oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person-fcd35665-76f9-3f59-ad91-92c17327e05c, oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person-917bd0d5-6bed-43da-030a-ca9bf4eb08b6, oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person-354c8ad6-bc00-446c-bee3-750a3ae350f7 ;
  a2a:hasEvent oa:event_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_0, oa:relationep_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_1, oa:relationep_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_2 ;
  a2a:hasSource oa:source_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f .

oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person-fcd35665-76f9-3f59-ad91-92c17327e05c
  a a2a:Person ;
  rdfs:label "Alphonsus Joseph Jans" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Joseph Jans" ;
    a2a:PersonNameFirstName "Alphonsus Joseph" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1922-10-24"^^xsd:date
  ] .

oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person-917bd0d5-6bed-43da-030a-ca9bf4eb08b6
  a a2a:Person ;
  rdfs:label "Johanna Petronella Geurts" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Geurts" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNameLastName "Geurts"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person-354c8ad6-bc00-446c-bee3-750a3ae350f7
  a a2a:Person ;
  rdfs:label "Martinus Jans" ;
  a2a:PersonName [
    rdfs:label "Martinus Jans" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1922-10-24"^^xsd:date
  ] .

oa:relationep_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person:fcd35665-76f9-3f59-ad91-92c17327e05c ;
  a2a:EventKeyRef oa:event_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Event1 .

oa:relationep_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person:917bd0d5-6bed-43da-030a-ca9bf4eb08b6 ;
  a2a:EventKeyRef oa:event_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Event1 .

oa:relationep_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Person:354c8ad6-bc00-446c-bee3-750a3ae350f7 ;
  a2a:EventKeyRef oa:event_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f_Event1 .

oa:source_bhi_4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Maashees en Overloon" ;
    rdfs:label "Maashees en Overloon", "1922-10-26 - 1922-10-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-10-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-10-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "10" ;
    a2a:Day "26" ;
    rdfs:label "1922-10-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 1910, Periode: 1922" ;
    a2a:Book "Geboorteregister Maashees en Overloon 1922" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "1910" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 1910, Periode: 1922, Geboorteregister Maashees en Overloon 1922, 43, 1910"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/b7380f6d-fcbd-adb8-6bfb-61f57be730bc.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/b7380f6d-fcbd-adb8-6bfb-61f57be730bc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f" ;
  a2a:RecordGUID "{4e9c6e51-2b14-7b48-e4d0-0afc7c0f5b3f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_74678_00074678.xml van BHI" .

