@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_78217274-aecb-828f-4e53-e81ee82c4c06
  a a2a:Record ;
  rdfs:label "Geboorte op 22 juli 1921" ;
  a2a:hasPerson oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person-a11f7bf2-ef26-cc3f-053d-fc3461e7a6d8, oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person-8d70c7ea-650a-c8f5-6164-cc28e852d4bd, oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person-3dcf12cd-f849-0cde-760d-6714a3570850 ;
  a2a:hasEvent oa:event_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_0, oa:relationep_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_1, oa:relationep_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_2 ;
  a2a:hasSource oa:source_bhi_78217274-aecb-828f-4e53-e81ee82c4c06 .

oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person-a11f7bf2-ef26-cc3f-053d-fc3461e7a6d8
  a a2a:Person ;
  rdfs:label "Hendrika Petronella van Rooij" ;
  a2a:PersonName [
    rdfs:label "Hendrika Petronella van Rooij" ;
    a2a:PersonNameFirstName "Hendrika Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rooij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person-8d70c7ea-650a-c8f5-6164-cc28e852d4bd
  a a2a:Person ;
  rdfs:label "Adriaan Joseph Smit" ;
  a2a:PersonName [
    rdfs:label "Adriaan Joseph Smit" ;
    a2a:PersonNameFirstName "Adriaan Joseph" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1921-07-22"^^xsd:date
  ] .

oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person-3dcf12cd-f849-0cde-760d-6714a3570850
  a a2a:Person ;
  rdfs:label "Cornelis Johannes Smit" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes Smit" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNameLastName "Smit"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "22" ;
    rdfs:label "1921-07-22"^^xsd:date
  ] .

oa:relationep_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person:a11f7bf2-ef26-cc3f-053d-fc3461e7a6d8 ;
  a2a:EventKeyRef oa:event_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Event1 .

oa:relationep_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person:8d70c7ea-650a-c8f5-6164-cc28e852d4bd ;
  a2a:EventKeyRef oa:event_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Event1 .

oa:relationep_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Person:3dcf12cd-f849-0cde-760d-6714a3570850 ;
  a2a:EventKeyRef oa:event_bhi_78217274-aecb-828f-4e53-e81ee82c4c06_Event1 .

oa:source_bhi_78217274-aecb-828f-4e53-e81ee82c4c06
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vught" ;
    rdfs:label "Vught", "1921-07-24 - 1921-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1921-07-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3449, Periode: 1921" ;
    a2a:Book "Geboorteregister Vught 1921" ;
    a2a:DocumentNumber "134" ;
    a2a:RegistryNumber "3449" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3449, Periode: 1921, Geboorteregister Vught 1921, 134, 3449"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/8d798bdf-e69f-ec9f-7804-ac0b4041caff.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/8d798bdf-e69f-ec9f-7804-ac0b4041caff.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-01-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/78217274-aecb-828f-4e53-e81ee82c4c06" ;
  a2a:RecordGUID "{78217274-aecb-828f-4e53-e81ee82c4c06}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231204_3856_00003856.xml van BHI" .

