@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_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0
  a a2a:Record ;
  rdfs:label "Geboorte op 2 oktober 1897" ;
  a2a:hasPerson oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person-d63580bd-cdf0-40a1-1359-058081cf5ecb, oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person-96dfc28c-e26c-50ff-3496-6d80e599ba4b, oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person-e7e79be4-a38b-a9dc-6c0d-ed3f86a4cb16 ;
  a2a:hasEvent oa:event_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_0, oa:relationep_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_1, oa:relationep_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_2 ;
  a2a:hasSource oa:source_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0 .

oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person-d63580bd-cdf0-40a1-1359-058081cf5ecb
  a a2a:Person ;
  rdfs:label "Adriana Jansen" ;
  a2a:PersonName [
    rdfs:label "Adriana Jansen" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person-96dfc28c-e26c-50ff-3496-6d80e599ba4b
  a a2a:Person ;
  rdfs:label "Cornelis Verstraeten" ;
  a2a:PersonName [
    rdfs:label "Cornelis Verstraeten" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Verstraeten"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person-e7e79be4-a38b-a9dc-6c0d-ed3f86a4cb16
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Verstraeten" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Verstraeten" ;
    a2a:PersonNameFirstName "Elisabeth Maria" ;
    a2a:PersonNameLastName "Verstraeten"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1897-10-02"^^xsd:date
  ] .

oa:event_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "10" ;
    a2a:Day "2" ;
    rdfs:label "1897-10-02"^^xsd:date
  ] .

oa:relationep_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person:d63580bd-cdf0-40a1-1359-058081cf5ecb ;
  a2a:EventKeyRef oa:event_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Event1 .

oa:relationep_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person:96dfc28c-e26c-50ff-3496-6d80e599ba4b ;
  a2a:EventKeyRef oa:event_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Event1 .

oa:relationep_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Person:e7e79be4-a38b-a9dc-6c0d-ed3f86a4cb16 ;
  a2a:EventKeyRef oa:event_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0_Event1 .

oa:source_bhi_41bb098a-8d7a-c19e-0ac6-bbcaad7130a0
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Princenhage" ;
    rdfs:label "Princenhage", "1897-01-01 - 1897-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1897" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 6295, Periode: 1897" ;
    a2a:Book "Geboorteregister Princenhage 1897" ;
    a2a:DocumentNumber "247" ;
    a2a:RegistryNumber "6295" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 6295, Periode: 1897, Geboorteregister Princenhage 1897, 247, 6295"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5845b3d6-d37a-b18f-35c0-048bef24d6f7.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5845b3d6-d37a-b18f-35c0-048bef24d6f7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-03-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/41bb098a-8d7a-c19e-0ac6-bbcaad7130a0" ;
  a2a:RecordGUID "{41bb098a-8d7a-c19e-0ac6-bbcaad7130a0}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_2271_00002271.xml van BHI" .

