@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_3cca8e48-e136-1c4d-610d-489f6eb02bf4
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juli 1915" ;
  a2a:hasPerson oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person-3d065f98-5232-e698-4a62-f911f85108bc, oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person-61d2fec5-a1b3-455f-bc39-962d0126f43b, oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person-f57ae2ec-4fcf-2150-2a29-ebcdb1fafeec ;
  a2a:hasEvent oa:event_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_0, oa:relationep_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_1, oa:relationep_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_2 ;
  a2a:hasSource oa:source_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4 .

oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person-3d065f98-5232-e698-4a62-f911f85108bc
  a a2a:Person ;
  rdfs:label "Emelie Marie de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Emelie Marie de Leeuw" ;
    a2a:PersonNameFirstName "Emelie Marie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1915-07-24"^^xsd:date
  ] .

oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person-61d2fec5-a1b3-455f-bc39-962d0126f43b
  a a2a:Person ;
  rdfs:label "Anna Catharina Nelemans" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Nelemans" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Nelemans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person-f57ae2ec-4fcf-2150-2a29-ebcdb1fafeec
  a a2a:Person ;
  rdfs:label "Cornelis Jacobus Johannes de Leeuw" ;
  a2a:PersonName [
    rdfs:label "Cornelis Jacobus Johannes de Leeuw" ;
    a2a:PersonNameFirstName "Cornelis Jacobus Johannes" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Leeuw"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1915-07-24"^^xsd:date
  ] .

oa:relationep_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person:3d065f98-5232-e698-4a62-f911f85108bc ;
  a2a:EventKeyRef oa:event_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Event1 .

oa:relationep_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person:61d2fec5-a1b3-455f-bc39-962d0126f43b ;
  a2a:EventKeyRef oa:event_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Event1 .

oa:relationep_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Person:f57ae2ec-4fcf-2150-2a29-ebcdb1fafeec ;
  a2a:EventKeyRef oa:event_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4_Event1 .

oa:source_bhi_3cca8e48-e136-1c4d-610d-489f6eb02bf4
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1915-07-26 - 1915-07-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-07-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-07-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1915-07-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3832, Periode: 1915" ;
    a2a:Book "Geboorteregister Zundert 1915" ;
    a2a:DocumentNumber "104" ;
    a2a:RegistryNumber "3832" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3832, Periode: 1915, Geboorteregister Zundert 1915, 104, 3832"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/59bf2366-c86f-cbf9-632f-c544caff6ca2.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/59bf2366-c86f-cbf9-632f-c544caff6ca2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-02-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3cca8e48-e136-1c4d-610d-489f6eb02bf4" ;
  a2a:RecordGUID "{3cca8e48-e136-1c4d-610d-489f6eb02bf4}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_75816_00075816.xml van BHI" .

