@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_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5
  a a2a:Record ;
  rdfs:label "Geboorte op 5 juli 1891" ;
  a2a:hasPerson oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person-e46d3958-a809-85cd-cbc0-34d627314fb3, oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person-ba359726-4681-13b3-06d9-b688f82afed6, oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person-121a3b10-3c98-2704-b233-036e69c13b3b ;
  a2a:hasEvent oa:event_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_0, oa:relationep_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_1, oa:relationep_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_2 ;
  a2a:hasSource oa:source_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5 .

oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person-e46d3958-a809-85cd-cbc0-34d627314fb3
  a a2a:Person ;
  rdfs:label "Maria Catharina Hendriks" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Hendriks" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Hendriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person-ba359726-4681-13b3-06d9-b688f82afed6
  a a2a:Person ;
  rdfs:label "Ep Maas" ;
  a2a:PersonName [
    rdfs:label "Ep Maas" ;
    a2a:PersonNameFirstName "Ep" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1891-07-05"^^xsd:date
  ] .

oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person-121a3b10-3c98-2704-b233-036e69c13b3b
  a a2a:Person ;
  rdfs:label "Antonius Maas" ;
  a2a:PersonName [
    rdfs:label "Antonius Maas" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Maas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "5" ;
    rdfs:label "1891-07-05"^^xsd:date
  ] .

oa:relationep_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person:e46d3958-a809-85cd-cbc0-34d627314fb3 ;
  a2a:EventKeyRef oa:event_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Event1 .

oa:relationep_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person:ba359726-4681-13b3-06d9-b688f82afed6 ;
  a2a:EventKeyRef oa:event_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Event1 .

oa:relationep_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Person:121a3b10-3c98-2704-b233-036e69c13b3b ;
  a2a:EventKeyRef oa:event_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5_Event1 .

oa:source_bhi_b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eethen, Genderen en Heesbeen" ;
    rdfs:label "Eethen, Genderen en Heesbeen", "1891-07-06 - 1891-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1891-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1891-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1891" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1891-07-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2175, Periode: 1891" ;
    a2a:Book "Geboorteregister Eethen, Genderen en Heesbeen 1891" ;
    a2a:DocumentNumber "33" ;
    a2a:RegistryNumber "2175" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2175, Periode: 1891, Geboorteregister Eethen, Genderen en Heesbeen 1891, 33, 2175"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/039d638a-a138-7d83-75e1-07b4f67f708d.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/039d638a-a138-7d83-75e1-07b4f67f708d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-05-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5" ;
  a2a:RecordGUID "{b6f5610c-58a3-aaeb-4bbf-ecc479da6ee5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80577_00080577.xml van BHI" .

