@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_48ec83bc-b869-0b72-e2ff-9a18d035ee11
  a a2a:Record ;
  rdfs:label "Geboorte op 21 juni 1865" ;
  a2a:hasPerson oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person-68b55850-1939-a750-7ca8-5425f0bca35b, oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person-e89fcc80-22be-522a-1f96-e593a860b5d1, oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person-47a2cf15-45f3-ab8e-712a-404a00d46410 ;
  a2a:hasEvent oa:event_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_0, oa:relationep_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_1, oa:relationep_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_2 ;
  a2a:hasSource oa:source_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11 .

oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person-68b55850-1939-a750-7ca8-5425f0bca35b
  a a2a:Person ;
  rdfs:label "Antonia de Wilt" ;
  a2a:PersonName [
    rdfs:label "Antonia de Wilt" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Wilt"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person-e89fcc80-22be-522a-1f96-e593a860b5d1
  a a2a:Person ;
  rdfs:label "Gerardus van de Grient" ;
  a2a:PersonName [
    rdfs:label "Gerardus van de Grient" ;
    a2a:PersonNameFirstName "Gerardus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grient"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person-47a2cf15-45f3-ab8e-712a-404a00d46410
  a a2a:Person ;
  rdfs:label "Petrus van de Grient" ;
  a2a:PersonName [
    rdfs:label "Petrus van de Grient" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Grient"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1865-06-21"^^xsd:date
  ] .

oa:event_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1865-06-21"^^xsd:date
  ] .

oa:relationep_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person:68b55850-1939-a750-7ca8-5425f0bca35b ;
  a2a:EventKeyRef oa:event_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Event1 .

oa:relationep_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person:e89fcc80-22be-522a-1f96-e593a860b5d1 ;
  a2a:EventKeyRef oa:event_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Event1 .

oa:relationep_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Person:47a2cf15-45f3-ab8e-712a-404a00d46410 ;
  a2a:EventKeyRef oa:event_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11_Event1 .

oa:source_bhi_48ec83bc-b869-0b72-e2ff-9a18d035ee11
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Beek en Donk" ;
    rdfs:label "Beek en Donk", "1865-06-22 - 1865-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1865-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1865-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1865" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1865-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 402, Periode: 1865" ;
    a2a:Book "Geboorteregister Beek en Donk 1865" ;
    a2a:DocumentNumber "27" ;
    a2a:RegistryNumber "402" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 402, Periode: 1865, Geboorteregister Beek en Donk 1865, 27, 402"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/9bcd8914-d96a-eeed-d0df-479f2e59e468.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/9bcd8914-d96a-eeed-d0df-479f2e59e468.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/48ec83bc-b869-0b72-e2ff-9a18d035ee11" ;
  a2a:RecordGUID "{48ec83bc-b869-0b72-e2ff-9a18d035ee11}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3785_00003785.xml van BHI" .

