@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_4a4c97d4-e82f-7329-aab0-381f4d73abe1
  a a2a:Record ;
  rdfs:label "Geboorte op 15 maart 1911" ;
  a2a:hasPerson oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person-899db927-e2f7-129c-45d4-3ca6e2f39106, oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person-0df234a1-ceaa-cdf1-76cb-b66115e2f155, oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person-8ab43cbe-fba5-b8a9-84b3-5adc172d3a24 ;
  a2a:hasEvent oa:event_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_0, oa:relationep_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_1, oa:relationep_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_2 ;
  a2a:hasSource oa:source_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1 .

oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person-899db927-e2f7-129c-45d4-3ca6e2f39106
  a a2a:Person ;
  rdfs:label "Goverdina Verstappen" ;
  a2a:PersonName [
    rdfs:label "Goverdina Verstappen" ;
    a2a:PersonNameFirstName "Goverdina" ;
    a2a:PersonNameLastName "Verstappen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person-0df234a1-ceaa-cdf1-76cb-b66115e2f155
  a a2a:Person ;
  rdfs:label "Antonia Johanna Henrica Snoeks" ;
  a2a:PersonName [
    rdfs:label "Antonia Johanna Henrica Snoeks" ;
    a2a:PersonNameFirstName "Antonia Johanna Henrica" ;
    a2a:PersonNameLastName "Snoeks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1911-03-15"^^xsd:date
  ] .

oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person-8ab43cbe-fba5-b8a9-84b3-5adc172d3a24
  a a2a:Person ;
  rdfs:label "Francus Snoeks" ;
  a2a:PersonName [
    rdfs:label "Francus Snoeks" ;
    a2a:PersonNameFirstName "Francus" ;
    a2a:PersonNameLastName "Snoeks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "15" ;
    rdfs:label "1911-03-15"^^xsd:date
  ] .

oa:relationep_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person:899db927-e2f7-129c-45d4-3ca6e2f39106 ;
  a2a:EventKeyRef oa:event_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Event1 .

oa:relationep_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person:0df234a1-ceaa-cdf1-76cb-b66115e2f155 ;
  a2a:EventKeyRef oa:event_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Event1 .

oa:relationep_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Person:8ab43cbe-fba5-b8a9-84b3-5adc172d3a24 ;
  a2a:EventKeyRef oa:event_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1_Event1 .

oa:source_bhi_4a4c97d4-e82f-7329-aab0-381f4d73abe1
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Westerhoven" ;
    rdfs:label "Westerhoven", "1911-03-16 - 1911-03-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-03-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-03-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "3" ;
    a2a:Day "16" ;
    rdfs:label "1911-03-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3600, Periode: 1911" ;
    a2a:Book "Geboorteregister Westerhoven 1911" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "3600" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3600, Periode: 1911, Geboorteregister Westerhoven 1911, 7, 3600"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/6c6caee6-0bdf-53be-2762-25f579aae6af.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/6c6caee6-0bdf-53be-2762-25f579aae6af.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-02-27"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/4a4c97d4-e82f-7329-aab0-381f4d73abe1" ;
  a2a:RecordGUID "{4a4c97d4-e82f-7329-aab0-381f4d73abe1}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231208_80953_00080953.xml van BHI" .

