@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_9e8e196a-1548-a5dd-eae4-83cbfee455d2
  a a2a:Record ;
  rdfs:label "Geboorte op 4 april 1921" ;
  a2a:hasPerson oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person-653dec77-7e37-623e-0497-a58237fd84ce, oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person-1310f301-c60c-1881-92ea-978f2e69a29e, oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person-cdc540ff-71b8-a10c-009e-dc3e0142572b ;
  a2a:hasEvent oa:event_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_0, oa:relationep_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_1, oa:relationep_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_2 ;
  a2a:hasSource oa:source_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2 .

oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person-653dec77-7e37-623e-0497-a58237fd84ce
  a a2a:Person ;
  rdfs:label "Elizabeth de Ruiter" ;
  a2a:PersonName [
    rdfs:label "Elizabeth de Ruiter" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ruiter"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person-1310f301-c60c-1881-92ea-978f2e69a29e
  a a2a:Person ;
  rdfs:label "Adriana Jacoba de Frel" ;
  a2a:PersonName [
    rdfs:label "Adriana Jacoba de Frel" ;
    a2a:PersonNameFirstName "Adriana Jacoba" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1921-04-04"^^xsd:date
  ] .

oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person-cdc540ff-71b8-a10c-009e-dc3e0142572b
  a a2a:Person ;
  rdfs:label "Theunis de Frel" ;
  a2a:PersonName [
    rdfs:label "Theunis de Frel" ;
    a2a:PersonNameFirstName "Theunis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Frel"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1921-04-04"^^xsd:date
  ] .

oa:relationep_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person:653dec77-7e37-623e-0497-a58237fd84ce ;
  a2a:EventKeyRef oa:event_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Event1 .

oa:relationep_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person:1310f301-c60c-1881-92ea-978f2e69a29e ;
  a2a:EventKeyRef oa:event_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Event1 .

oa:relationep_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Person:cdc540ff-71b8-a10c-009e-dc3e0142572b ;
  a2a:EventKeyRef oa:event_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2_Event1 .

oa:source_bhi_9e8e196a-1548-a5dd-eae4-83cbfee455d2
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dinteloord" ;
    rdfs:label "Dinteloord", "1921-04-04 - 1921-04-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-04-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-04-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1921-04-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 692, Periode: 1921" ;
    a2a:Book "Geboorteregister Dinteloord 1921" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "692" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 692, Periode: 1921, Geboorteregister Dinteloord 1921, 46, 692"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8c67b3a1-59d9-14af-3e44-31b1b074b0f5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8c67b3a1-59d9-14af-3e44-31b1b074b0f5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-03-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/9e8e196a-1548-a5dd-eae4-83cbfee455d2" ;
  a2a:RecordGUID "{9e8e196a-1548-a5dd-eae4-83cbfee455d2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231207_76891_00076891.xml van BHI" .

