@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_e371c194-e271-8a34-d23f-d247215941f6
  a a2a:Record ;
  rdfs:label "Geboorte op 4 februari 1897" ;
  a2a:hasPerson oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person-8cd9ce45-e7ea-63b4-cbc8-cbe05858047d, oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person-ffa0dc61-9583-0844-6fab-ebdf92a19946, oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person-b78e4f6f-742f-c528-04ef-a6507c080c6d ;
  a2a:hasEvent oa:event_bhi_e371c194-e271-8a34-d23f-d247215941f6_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_e371c194-e271-8a34-d23f-d247215941f6_0, oa:relationep_bhi_e371c194-e271-8a34-d23f-d247215941f6_1, oa:relationep_bhi_e371c194-e271-8a34-d23f-d247215941f6_2 ;
  a2a:hasSource oa:source_bhi_e371c194-e271-8a34-d23f-d247215941f6 .

oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person-8cd9ce45-e7ea-63b4-cbc8-cbe05858047d
  a a2a:Person ;
  rdfs:label "Adrianus Petrus Verdaas" ;
  a2a:PersonName [
    rdfs:label "Adrianus Petrus Verdaas" ;
    a2a:PersonNameFirstName "Adrianus Petrus" ;
    a2a:PersonNameLastName "Verdaas"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1897-02-04"^^xsd:date
  ] .

oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person-ffa0dc61-9583-0844-6fab-ebdf92a19946
  a a2a:Person ;
  rdfs:label "Adriana Schets" ;
  a2a:PersonName [
    rdfs:label "Adriana Schets" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Schets"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person-b78e4f6f-742f-c528-04ef-a6507c080c6d
  a a2a:Person ;
  rdfs:label "Wouter Verdaas" ;
  a2a:PersonName [
    rdfs:label "Wouter Verdaas" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNameLastName "Verdaas"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_e371c194-e271-8a34-d23f-d247215941f6_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1897-02-04"^^xsd:date
  ] .

oa:relationep_bhi_e371c194-e271-8a34-d23f-d247215941f6_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person:8cd9ce45-e7ea-63b4-cbc8-cbe05858047d ;
  a2a:EventKeyRef oa:event_bhi_e371c194-e271-8a34-d23f-d247215941f6_Event1 .

oa:relationep_bhi_e371c194-e271-8a34-d23f-d247215941f6_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person:ffa0dc61-9583-0844-6fab-ebdf92a19946 ;
  a2a:EventKeyRef oa:event_bhi_e371c194-e271-8a34-d23f-d247215941f6_Event1 .

oa:relationep_bhi_e371c194-e271-8a34-d23f-d247215941f6_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_e371c194-e271-8a34-d23f-d247215941f6_Person:b78e4f6f-742f-c528-04ef-a6507c080c6d ;
  a2a:EventKeyRef oa:event_bhi_e371c194-e271-8a34-d23f-d247215941f6_Event1 .

oa:source_bhi_e371c194-e271-8a34-d23f-d247215941f6
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1897-02-04 - 1897-02-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-02-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-02-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1897" ;
    a2a:Month "2" ;
    a2a:Day "4" ;
    rdfs:label "1897-02-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 7557, Periode: 1897" ;
    a2a:Book "Geboorteregister Terheijden 1897" ;
    a2a:DocumentNumber "6" ;
    a2a:RegistryNumber "7557" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 7557, Periode: 1897, Geboorteregister Terheijden 1897, 6, 7557"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/56051bd8-f49c-1060-88a6-144c1eac7447.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/56051bd8-f49c-1060-88a6-144c1eac7447.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-01-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/e371c194-e271-8a34-d23f-d247215941f6" ;
  a2a:RecordGUID "{e371c194-e271-8a34-d23f-d247215941f6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240316_844_00000844.xml van BHI" .

