@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_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497
  a a2a:Record ;
  rdfs:label "Geboorte op 6 juli 1922" ;
  a2a:hasPerson oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person-25cb163c-27e5-af48-fcec-c371c85b9abe, oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person-80f452b9-2128-4640-02a5-fcb60f6f80b8, oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person-df79c39e-17d3-a726-cea7-fff9ef669dbd ;
  a2a:hasEvent oa:event_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_0, oa:relationep_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_1, oa:relationep_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_2 ;
  a2a:hasSource oa:source_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497 .

oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person-25cb163c-27e5-af48-fcec-c371c85b9abe
  a a2a:Person ;
  rdfs:label "Tjitske Haaima" ;
  a2a:PersonName [
    rdfs:label "Tjitske Haaima" ;
    a2a:PersonNameFirstName "Tjitske" ;
    a2a:PersonNameLastName "Haaima"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person-80f452b9-2128-4640-02a5-fcb60f6f80b8
  a a2a:Person ;
  rdfs:label "Simon Roedema" ;
  a2a:PersonName [
    rdfs:label "Simon Roedema" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNameLastName "Roedema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1922-07-06"^^xsd:date
  ] .

oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person-df79c39e-17d3-a726-cea7-fff9ef669dbd
  a a2a:Person ;
  rdfs:label "Hessel Roedema" ;
  a2a:PersonName [
    rdfs:label "Hessel Roedema" ;
    a2a:PersonNameFirstName "Hessel" ;
    a2a:PersonNameLastName "Roedema"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1922-07-06"^^xsd:date
  ] .

oa:relationep_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person:25cb163c-27e5-af48-fcec-c371c85b9abe ;
  a2a:EventKeyRef oa:event_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Event1 .

oa:relationep_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person:80f452b9-2128-4640-02a5-fcb60f6f80b8 ;
  a2a:EventKeyRef oa:event_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Event1 .

oa:relationep_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Person:df79c39e-17d3-a726-cea7-fff9ef669dbd ;
  a2a:EventKeyRef oa:event_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497_Event1 .

oa:source_bhi_fe15d8cc-2b16-2d43-3a6b-b2e8ea705497
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1922-07-06 - 1922-07-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1922-07-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1922-07-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1922" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1922-07-06"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3401, Periode: 1922" ;
    a2a:Book "Geboorteregister Vlijmen 1922" ;
    a2a:DocumentNumber "59" ;
    a2a:RegistryNumber "3401" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3401, Periode: 1922, Geboorteregister Vlijmen 1922, 59, 3401"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/49d3cc0b-1381-412e-ad5f-8f352d3602a5.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/49d3cc0b-1381-412e-ad5f-8f352d3602a5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-04-15"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/fe15d8cc-2b16-2d43-3a6b-b2e8ea705497" ;
  a2a:RecordGUID "{fe15d8cc-2b16-2d43-3a6b-b2e8ea705497}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240718_196_00000196.xml van BHI" .

