@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_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2
  a a2a:Record ;
  rdfs:label "Geboorte op 3 augustus 1878" ;
  a2a:hasPerson oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person-db3656ec-1f60-0dcd-e2b9-03e568180749, oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person-13835f75-87d2-373e-9263-8fd6dd29ad22, oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person-50c88d64-d434-44ed-191b-7a9682ab49d5 ;
  a2a:hasEvent oa:event_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_0, oa:relationep_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_1, oa:relationep_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_2 ;
  a2a:hasSource oa:source_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2 .

oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person-db3656ec-1f60-0dcd-e2b9-03e568180749
  a a2a:Person ;
  rdfs:label "Engelina Liekens" ;
  a2a:PersonName [
    rdfs:label "Engelina Liekens" ;
    a2a:PersonNameFirstName "Engelina" ;
    a2a:PersonNameLastName "Liekens"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1878-08-03"^^xsd:date
  ] .

oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person-13835f75-87d2-373e-9263-8fd6dd29ad22
  a a2a:Person ;
  rdfs:label "Rosalia Peeters" ;
  a2a:PersonName [
    rdfs:label "Rosalia Peeters" ;
    a2a:PersonNameFirstName "Rosalia" ;
    a2a:PersonNameLastName "Peeters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person-50c88d64-d434-44ed-191b-7a9682ab49d5
  a a2a:Person ;
  rdfs:label "Alexander Liekens" ;
  a2a:PersonName [
    rdfs:label "Alexander Liekens" ;
    a2a:PersonNameFirstName "Alexander" ;
    a2a:PersonNameLastName "Liekens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "3" ;
    rdfs:label "1878-08-03"^^xsd:date
  ] .

oa:relationep_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person:db3656ec-1f60-0dcd-e2b9-03e568180749 ;
  a2a:EventKeyRef oa:event_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Event1 .

oa:relationep_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person:13835f75-87d2-373e-9263-8fd6dd29ad22 ;
  a2a:EventKeyRef oa:event_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Event1 .

oa:relationep_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Person:50c88d64-d434-44ed-191b-7a9682ab49d5 ;
  a2a:EventKeyRef oa:event_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2_Event1 .

oa:source_bhi_17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Alphen en Riel" ;
    rdfs:label "Alphen en Riel", "1878-08-04 - 1878-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1878-08-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 147, Periode: 1878" ;
    a2a:Book "Geboorteregister Alphen en Riel 1878" ;
    a2a:DocumentNumber "35" ;
    a2a:RegistryNumber "147" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 147, Periode: 1878, Geboorteregister Alphen en Riel 1878, 35, 147"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/ff115012-ab94-87fa-c7fd-79883a209b10.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/ff115012-ab94-87fa-c7fd-79883a209b10.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2" ;
  a2a:RecordGUID "{17c57ed7-1a0d-172b-4b3f-2cdfff8d7ec2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_913_00000913.xml van BHI" .

