@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_aaacfff4-27a3-e897-9d12-48ca3e77e1b2
  a a2a:Record ;
  rdfs:label "Geboorte op 8 juni 1811" ;
  a2a:hasPerson oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person-cd85d680-c5c8-3cb1-6f30-40d091a75589, oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person-a2159b50-3ca8-e0dc-0839-9020a86caba3, oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person-76a6bcd6-8125-0d30-a2b9-46e5dcbc49a2 ;
  a2a:hasEvent oa:event_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_0, oa:relationep_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_1, oa:relationep_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_2 ;
  a2a:hasSource oa:source_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2 .

oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person-cd85d680-c5c8-3cb1-6f30-40d091a75589
  a a2a:Person ;
  rdfs:label "Lucie Herrijgers" ;
  a2a:PersonName [
    rdfs:label "Lucie Herrijgers" ;
    a2a:PersonNameFirstName "Lucie" ;
    a2a:PersonNameLastName "Herrijgers"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1811" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1811-06-08"^^xsd:date
  ] .

oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person-a2159b50-3ca8-e0dc-0839-9020a86caba3
  a a2a:Person ;
  rdfs:label "Cornelie Mol" ;
  a2a:PersonName [
    rdfs:label "Cornelie Mol" ;
    a2a:PersonNameFirstName "Cornelie" ;
    a2a:PersonNameLastName "Mol"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person-76a6bcd6-8125-0d30-a2b9-46e5dcbc49a2
  a a2a:Person ;
  rdfs:label "Jean Herrijgers" ;
  a2a:PersonName [
    rdfs:label "Jean Herrijgers" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNameLastName "Herrijgers"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1811" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1811-06-08"^^xsd:date
  ] .

oa:relationep_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person:cd85d680-c5c8-3cb1-6f30-40d091a75589 ;
  a2a:EventKeyRef oa:event_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Event1 .

oa:relationep_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person:a2159b50-3ca8-e0dc-0839-9020a86caba3 ;
  a2a:EventKeyRef oa:event_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Event1 .

oa:relationep_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Person:76a6bcd6-8125-0d30-a2b9-46e5dcbc49a2 ;
  a2a:EventKeyRef oa:event_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2_Event1 .

oa:source_bhi_aaacfff4-27a3-e897-9d12-48ca3e77e1b2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Ginneken en Bavel" ;
    rdfs:label "Ginneken en Bavel", "1811-06-11 - 1811-06-11"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1811-06-11"^^xsd:date ;
    a2a:SourceIndexDateTo "1811-06-11"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1811" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1811-06-11"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Bron: boek, Deel: 3047, Periode: 1811" ;
    a2a:Book "Geboorteregister 1811" ;
    a2a:DocumentNumber "45" ;
    a2a:RegistryNumber "3047" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Bron: boek, Deel: 3047, Periode: 1811, Geboorteregister 1811, 45, 3047"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/c85ba2d7-7eba-8f09-ae38-57f01f5889da.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/c85ba2d7-7eba-8f09-ae38-57f01f5889da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-08-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/aaacfff4-27a3-e897-9d12-48ca3e77e1b2" ;
  a2a:RecordGUID "{aaacfff4-27a3-e897-9d12-48ca3e77e1b2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_5524_00005524.xml van BHI" .

