@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_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c
  a a2a:Record ;
  rdfs:label "Geboorte op 9 juni 1839" ;
  a2a:hasPerson oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person-a0bb9ed6-53af-8582-913f-52d92896bb54, oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person-e8afc5c8-b0c2-d9bb-047b-9cb2bb1f9f30, oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person-70ba3c2b-e79b-1221-322c-8c71857cc69f ;
  a2a:hasEvent oa:event_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_0, oa:relationep_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_1, oa:relationep_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_2 ;
  a2a:hasSource oa:source_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c .

oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person-a0bb9ed6-53af-8582-913f-52d92896bb54
  a a2a:Person ;
  rdfs:label "Gertrudis Maria van Hoof" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Maria van Hoof" ;
    a2a:PersonNameFirstName "Gertrudis Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1839-06-09"^^xsd:date
  ] .

oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person-e8afc5c8-b0c2-d9bb-047b-9cb2bb1f9f30
  a a2a:Person ;
  rdfs:label "Francisca van Bree" ;
  a2a:PersonName [
    rdfs:label "Francisca van Bree" ;
    a2a:PersonNameFirstName "Francisca" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bree"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person-70ba3c2b-e79b-1221-322c-8c71857cc69f
  a a2a:Person ;
  rdfs:label "Johannes van Hoof" ;
  a2a:PersonName [
    rdfs:label "Johannes van Hoof" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hoof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "9" ;
    rdfs:label "1839-06-09"^^xsd:date
  ] .

oa:relationep_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person:a0bb9ed6-53af-8582-913f-52d92896bb54 ;
  a2a:EventKeyRef oa:event_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Event1 .

oa:relationep_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person:e8afc5c8-b0c2-d9bb-047b-9cb2bb1f9f30 ;
  a2a:EventKeyRef oa:event_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Event1 .

oa:relationep_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Person:70ba3c2b-e79b-1221-322c-8c71857cc69f ;
  a2a:EventKeyRef oa:event_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c_Event1 .

oa:source_bhi_a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Eindhoven" ;
    rdfs:label "Eindhoven", "1839-06-10 - 1839-06-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-06-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-06-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1839" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1839-06-10"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2205, Periode: 1839" ;
    a2a:Book "Geboorteregister Eindhoven 1839" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "2205" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2205, Periode: 1839, Geboorteregister Eindhoven 1839, 41, 2205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/7cdaf871-6857-8baf-d8b5-fc6a3c297725.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/7cdaf871-6857-8baf-d8b5-fc6a3c297725.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-09-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c" ;
  a2a:RecordGUID "{a95cb3ec-e6fe-dc8a-084f-d3731c81ed7c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_518_00000518.xml van BHI" .

