@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53
  a a2a:Record ;
  rdfs:label "Geboorte op 26 april 1870" ;
  a2a:hasPerson oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person-bda5163c-6a3b-b12d-5be9-0b5cda7a1a57, oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person-f6f7ce9b-d7b9-09f4-5554-f081bd25ff52, oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person-fa2d089b-ab6b-b2d0-8b4e-843b8c3b44a4 ;
  a2a:hasEvent oa:event_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_0, oa:relationep_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_1, oa:relationep_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_2 ;
  a2a:hasSource oa:source_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53 .

oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person-bda5163c-6a3b-b12d-5be9-0b5cda7a1a57
  a a2a:Person ;
  rdfs:label "Cornelia van Rijt" ;
  owl:sameAs oa:person_bhi_c4a5c298-178a-e48a-8280-93ab8c194274_Person-83fe633a-462d-11e3-a747-d206bceb4d38, oa:person_rhe_18A42A2D-EA94-4542-8650-587111AAD19A_Person1053471920, oa:person_rhe_1DD8AFC2-7F24-4AC9-A103-B1BC7DAE79E5_Person2840823549, oa:person_rhe_2AA50438-5DE9-428B-9420-04519AE69589_Person3667009543 ;
  a2a:PersonName [
    rdfs:label "Cornelia van Rijt" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person-f6f7ce9b-d7b9-09f4-5554-f081bd25ff52
  a a2a:Person ;
  rdfs:label "Martinus Willems" ;
  owl:sameAs oa:person_bhi_c4a5c298-178a-e48a-8280-93ab8c194274_Person-83fdb124-462d-11e3-a747-d206bceb4d38, oa:person_rhe_18A42A2D-EA94-4542-8650-587111AAD19A_Person1053471917, oa:person_rhe_1DD8AFC2-7F24-4AC9-A103-B1BC7DAE79E5_Person2840823548, oa:person_rhe_2AA50438-5DE9-428B-9420-04519AE69589_Person3667009542 ;
  a2a:PersonName [
    rdfs:label "Martinus Willems" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person-fa2d089b-ab6b-b2d0-8b4e-843b8c3b44a4
  a a2a:Person ;
  rdfs:label "Antonius Franciscus Hubertus Willems" ;
  owl:sameAs oa:person_rhe_1DD8AFC2-7F24-4AC9-A103-B1BC7DAE79E5_Person2840823547, oa:person_rhe_2AA50438-5DE9-428B-9420-04519AE69589_Person3667009541 ;
  a2a:PersonName [
    rdfs:label "Antonius Franciscus Hubertus Willems" ;
    a2a:PersonNameFirstName "Antonius Franciscus Hubertus" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1870-04-26"^^xsd:date
  ] .

oa:event_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "26" ;
    rdfs:label "1870-04-26"^^xsd:date
  ] .

oa:relationep_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person:bda5163c-6a3b-b12d-5be9-0b5cda7a1a57 ;
  a2a:EventKeyRef oa:event_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Event1 .

oa:relationep_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person:f6f7ce9b-d7b9-09f4-5554-f081bd25ff52 ;
  a2a:EventKeyRef oa:event_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Event1 .

oa:relationep_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Person:fa2d089b-ab6b-b2d0-8b4e-843b8c3b44a4 ;
  a2a:EventKeyRef oa:event_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53_Event1 .

oa:source_bhi_4d6d03d6-de00-d754-5dd6-e2f0d5d19b53
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond", "1870-04-28 - 1870-04-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1870-04-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-04-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1870" ;
    a2a:Month "4" ;
    a2a:Day "28" ;
    rdfs:label "1870-04-28"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3534, Periode: 1870" ;
    a2a:Book "Geboorteregister Helmond 1870" ;
    a2a:DocumentNumber "92" ;
    a2a:RegistryNumber "3534" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3534, Periode: 1870, Geboorteregister Helmond 1870, 92, 3534"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/3b62fe19-bb26-dd1b-8584-78481cadac99.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/3b62fe19-bb26-dd1b-8584-78481cadac99.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-08-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4d6d03d6-de00-d754-5dd6-e2f0d5d19b53" ;
  a2a:RecordGUID "{4d6d03d6-de00-d754-5dd6-e2f0d5d19b53}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_1904_00001904.xml van BHI" .

