@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_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5
  a a2a:Record ;
  rdfs:label "Geboorte op 18 mei 1918 te Waspik" ;
  a2a:hasPerson oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person-83d0dc61-eb02-6c0a-e73c-d225336c81f5, oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person-e278a28b-3f52-5d8a-ac8d-77889c6f7399, oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person-67ff65a3-6865-2633-3ad8-bd5118c10b08 ;
  a2a:hasEvent oa:event_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_0, oa:relationep_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_1, oa:relationep_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_2 ;
  a2a:hasSource oa:source_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5 .

oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person-83d0dc61-eb02-6c0a-e73c-d225336c81f5
  a a2a:Person ;
  rdfs:label "Jacoba Maria Bekers" ;
  a2a:PersonName [
    rdfs:label "Jacoba Maria Bekers" ;
    a2a:PersonNameFirstName "Jacoba Maria" ;
    a2a:PersonNameLastName "Bekers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person-e278a28b-3f52-5d8a-ac8d-77889c6f7399
  a a2a:Person ;
  rdfs:label "Adriana Elisabeth Maria Schoones" ;
  a2a:PersonName [
    rdfs:label "Adriana Elisabeth Maria Schoones" ;
    a2a:PersonNameFirstName "Adriana Elisabeth Maria" ;
    a2a:PersonNameLastName "Schoones"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1918-05-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person-67ff65a3-6865-2633-3ad8-bd5118c10b08
  a a2a:Person ;
  rdfs:label "Antonius Hendrikus Schoones" ;
  a2a:PersonName [
    rdfs:label "Antonius Hendrikus Schoones" ;
    a2a:PersonNameFirstName "Antonius Hendrikus" ;
    a2a:PersonNameLastName "Schoones"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "18" ;
    rdfs:label "1918-05-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] .

oa:relationep_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person:83d0dc61-eb02-6c0a-e73c-d225336c81f5 ;
  a2a:EventKeyRef oa:event_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Event1 .

oa:relationep_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person:e278a28b-3f52-5d8a-ac8d-77889c6f7399 ;
  a2a:EventKeyRef oa:event_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Event1 .

oa:relationep_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Person:67ff65a3-6865-2633-3ad8-bd5118c10b08 ;
  a2a:EventKeyRef oa:event_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5_Event1 .

oa:source_bhi_3e8e9a53-e428-e4cb-a72f-ecee0b9cede5
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik", "1918-05-21 - 1918-05-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1918-05-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1918-05-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "5" ;
    a2a:Day "21" ;
    rdfs:label "1918-05-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3538, Periode: 1918" ;
    a2a:Book "Geboorteregister Waspik 1918" ;
    a2a:DocumentNumber "30" ;
    a2a:RegistryNumber "3538" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3538, Periode: 1918, Geboorteregister Waspik 1918, 30, 3538"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/57f3ae12-cb9a-75c3-9649-ebc1c4245374.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/57f3ae12-cb9a-75c3-9649-ebc1c4245374.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/3e8e9a53-e428-e4cb-a72f-ecee0b9cede5" ;
  a2a:RecordGUID "{3e8e9a53-e428-e4cb-a72f-ecee0b9cede5}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_82211_00082211.xml van BHI" .

