@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_bbda10ef-c540-e528-c7cb-4fff216ce948
  a a2a:Record ;
  rdfs:label "Geboorte op 21 juni 1915 te Tongelre" ;
  a2a:hasPerson oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person-859f1796-565e-9932-f2a8-190319acd14d, oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person-b3cea36b-7d83-379d-cd96-a8a198d25759, oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person-9d7b69e8-85f8-1b08-fe6b-eeb2cdfa6320 ;
  a2a:hasEvent oa:event_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Event1 ;
  a2a:hasRelationEP oa:relationep_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_0, oa:relationep_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_1, oa:relationep_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_2 ;
  a2a:hasSource oa:source_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948 .

oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person-859f1796-565e-9932-f2a8-190319acd14d
  a a2a:Person ;
  rdfs:label "Anna Catharina Francisca Veronica Houbraken" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Francisca Veronica Houbraken" ;
    a2a:PersonNameFirstName "Anna Catharina Francisca Veronica" ;
    a2a:PersonNameLastName "Houbraken"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person-b3cea36b-7d83-379d-cd96-a8a198d25759
  a a2a:Person ;
  rdfs:label "Adrianus Josephus Maria Jansen" ;
  a2a:PersonName [
    rdfs:label "Adrianus Josephus Maria Jansen" ;
    a2a:PersonNameFirstName "Adrianus Josephus Maria" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1915-06-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tongelre" ;
    rdfs:label "Tongelre"
  ] .

oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person-9d7b69e8-85f8-1b08-fe6b-eeb2cdfa6320
  a a2a:Person ;
  rdfs:label "Wilhelmus Petrus Jansen" ;
  a2a:PersonName [
    rdfs:label "Wilhelmus Petrus Jansen" ;
    a2a:PersonNameFirstName "Wilhelmus Petrus" ;
    a2a:PersonNameLastName "Jansen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "21" ;
    rdfs:label "1915-06-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tongelre" ;
    rdfs:label "Tongelre"
  ] .

oa:relationep_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person:859f1796-565e-9932-f2a8-190319acd14d ;
  a2a:EventKeyRef oa:event_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Event1 .

oa:relationep_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person:b3cea36b-7d83-379d-cd96-a8a198d25759 ;
  a2a:EventKeyRef oa:event_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Event1 .

oa:relationep_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Person:9d7b69e8-85f8-1b08-fe6b-eeb2cdfa6320 ;
  a2a:EventKeyRef oa:event_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948_Event1 .

oa:source_bhi_bbda10ef-c540-e528-c7cb-4fff216ce948
  a a2a:Source ;
  rdfs:label "Brabants Historisch Informatie Centrum, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Tongelre" ;
    rdfs:label "Tongelre", "1915-06-22 - 1915-06-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-06-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1915-06-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1915" ;
    a2a:Month "6" ;
    a2a:Day "22" ;
    rdfs:label "1915-06-22"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Brabants Historisch Informatie Centrum" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Deel: 3199, Periode: 1915" ;
    a2a:Book "Geboorteregister Tongelre 1915" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "3199" ;
    rdfs:label "Brabants Historisch Informatie Centrum, Brabant, Deel: 3199, Periode: 1915, Geboorteregister Tongelre 1915, 56, 3199"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/bhic/thumb/640x480/5ec3c3d6-c3a5-0f47-1589-14625e8958e4.jpg" ;
    a2a:UriPreview "https://images.memorix.nl/bhic/thumb/250x250/5ec3c3d6-c3a5-0f47-1589-14625e8958e4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-12-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.bhic.nl/memorix/genealogy/search/deeds/bbda10ef-c540-e528-c7cb-4fff216ce948" ;
  a2a:RecordGUID "{bbda10ef-c540-e528-c7cb-4fff216ce948}" ;
  a2a:SourceRemarkdeel "3199" ;
  a2a:SourceRemarkregister_periode "1915" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_568_00000568.xml van BHI" .

