@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_wba_80675296-e01c-e614-96e1-1bfb95330089
  a a2a:Record ;
  rdfs:label "Geboorte op 21 februari 1924 te Zundert" ;
  a2a:hasPerson oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person-d062227c-9216-6b9c-203a-e9b865c324ba, oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person-85f58eb0-9fc4-0cf8-73d8-b5498396ac51, oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person-05e9ebda-7d4b-800b-101f-2726fb75b1e0 ;
  a2a:hasEvent oa:event_wba_80675296-e01c-e614-96e1-1bfb95330089_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_80675296-e01c-e614-96e1-1bfb95330089_0, oa:relationep_wba_80675296-e01c-e614-96e1-1bfb95330089_1, oa:relationep_wba_80675296-e01c-e614-96e1-1bfb95330089_2 ;
  a2a:hasSource oa:source_wba_80675296-e01c-e614-96e1-1bfb95330089 .

oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person-d062227c-9216-6b9c-203a-e9b865c324ba
  a a2a:Person ;
  rdfs:label "Johannes Hense" ;
  a2a:PersonName [
    rdfs:label "Johannes Hense" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Hense"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person-85f58eb0-9fc4-0cf8-73d8-b5498396ac51
  a a2a:Person ;
  rdfs:label "Adriana Maria Backx" ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Backx" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Backx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person-05e9ebda-7d4b-800b-101f-2726fb75b1e0
  a a2a:Person ;
  rdfs:label "Alphonsus Cornelis Hense" ;
  a2a:PersonName [
    rdfs:label "Alphonsus Cornelis Hense" ;
    a2a:PersonNameFirstName "Alphonsus Cornelis" ;
    a2a:PersonNameLastName "Hense"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1924-02-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:event_wba_80675296-e01c-e614-96e1-1bfb95330089_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1924-02-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert"
  ] .

oa:relationep_wba_80675296-e01c-e614-96e1-1bfb95330089_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person:d062227c-9216-6b9c-203a-e9b865c324ba ;
  a2a:EventKeyRef oa:event_wba_80675296-e01c-e614-96e1-1bfb95330089_Event1 .

oa:relationep_wba_80675296-e01c-e614-96e1-1bfb95330089_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person:85f58eb0-9fc4-0cf8-73d8-b5498396ac51 ;
  a2a:EventKeyRef oa:event_wba_80675296-e01c-e614-96e1-1bfb95330089_Event1 .

oa:relationep_wba_80675296-e01c-e614-96e1-1bfb95330089_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_80675296-e01c-e614-96e1-1bfb95330089_Person:05e9ebda-7d4b-800b-101f-2726fb75b1e0 ;
  a2a:EventKeyRef oa:event_wba_80675296-e01c-e614-96e1-1bfb95330089_Event1 .

oa:source_wba_80675296-e01c-e614-96e1-1bfb95330089
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Zundert" ;
    rdfs:label "Zundert", "1924-02-21 - 1924-02-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1924-02-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1924-02-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1924" ;
    a2a:Month "2" ;
    a2a:Day "21" ;
    rdfs:label "1924-02-21"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Zundert, 1811-1927, Bron: boek, Deel: 2235, Periode: 1924" ;
    a2a:Book "Geboorteregister 1924" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "2235" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Zundert, 1811-1927, Bron: boek, Deel: 2235, Periode: 1924, Geboorteregister 1924, 20, 2235"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/iiif/e8c4a4e4-6059-9f9b-7288-f2685b35c7e8/info.json" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/80675296-e01c-e614-96e1-1bfb95330089" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/e8c4a4e4-6059-9f9b-7288-f2685b35c7e8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/80675296-e01c-e614-96e1-1bfb95330089" ;
  a2a:RecordGUID "{80675296-e01c-e614-96e1-1bfb95330089}" ;
  a2a:SourceRemarkarchiefnaam "Archief van de gemeente Zundert, 1811-1927" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "2235" ;
  a2a:SourceRemarkregister_periode "1924" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_20_00000020.xml van WBA" .

