@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_cebde13f-3d03-91ec-28e6-e2af2b289713
  a a2a:Record ;
  rdfs:label "Geboorte op 6 september 1888" ;
  a2a:hasPerson oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person-249e9f21-3835-0ef9-4732-ded7368995a5, oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person-7879a69b-dc50-0db3-b4aa-dd1307ab4a8f, oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person-a16439d2-cb0c-5a29-f459-593fc26632c2 ;
  a2a:hasEvent oa:event_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_0, oa:relationep_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_1, oa:relationep_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_2 ;
  a2a:hasSource oa:source_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713 .

oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person-249e9f21-3835-0ef9-4732-ded7368995a5
  a a2a:Person ;
  rdfs:label "Maria Hendrika van Luijt" ;
  a2a:PersonName [
    rdfs:label "Maria Hendrika van Luijt" ;
    a2a:PersonNameFirstName "Maria Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Luijt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person-7879a69b-dc50-0db3-b4aa-dd1307ab4a8f
  a a2a:Person ;
  rdfs:label "Adrianus Alphonsus van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Adrianus Alphonsus van Tuijl" ;
    a2a:PersonNameFirstName "Adrianus Alphonsus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1888-09-06"^^xsd:date
  ] .

oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person-a16439d2-cb0c-5a29-f459-593fc26632c2
  a a2a:Person ;
  rdfs:label "Adrianus Antonius van Tuijl" ;
  a2a:PersonName [
    rdfs:label "Adrianus Antonius van Tuijl" ;
    a2a:PersonNameFirstName "Adrianus Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tuijl"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "6" ;
    rdfs:label "1888-09-06"^^xsd:date
  ] .

oa:relationep_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person:249e9f21-3835-0ef9-4732-ded7368995a5 ;
  a2a:EventKeyRef oa:event_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Event1 .

oa:relationep_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person:7879a69b-dc50-0db3-b4aa-dd1307ab4a8f ;
  a2a:EventKeyRef oa:event_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Event1 .

oa:relationep_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Person:a16439d2-cb0c-5a29-f459-593fc26632c2 ;
  a2a:EventKeyRef oa:event_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713_Event1 .

oa:source_bhi_cebde13f-3d03-91ec-28e6-e2af2b289713
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gestel en Blaarthem" ;
    rdfs:label "Gestel en Blaarthem", "1888-09-07 - 1888-09-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-09-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-09-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1888" ;
    a2a:Month "9" ;
    a2a:Day "7" ;
    rdfs:label "1888-09-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 2933, Periode: 1888" ;
    a2a:Book "Geboorteregister Gestel en Blaarthem 1888" ;
    a2a:DocumentNumber "63" ;
    a2a:RegistryNumber "2933" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 2933, Periode: 1888, Geboorteregister Gestel en Blaarthem 1888, 63, 2933"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/80e7b168-c1b4-64e1-a5cc-8e128bb178fb.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/80e7b168-c1b4-64e1-a5cc-8e128bb178fb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-28"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/cebde13f-3d03-91ec-28e6-e2af2b289713" ;
  a2a:RecordGUID "{cebde13f-3d03-91ec-28e6-e2af2b289713}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80645_00080645.xml van BHI" .

