@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_3c19fc4b-56bc-53fd-6366-5399fc9419cf
  a a2a:Record ;
  rdfs:label "Geboorte op 26 maart 1921 te Klundert" ;
  a2a:hasPerson oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person-859b4c97-4b5b-ac55-23b3-19c6fe5c3827, oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person-c567f781-6251-fa5d-cbdb-7e9c16a905c9, oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person-a4147171-7f65-68ff-2e97-895886052f88 ;
  a2a:hasEvent oa:event_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_0, oa:relationep_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_1, oa:relationep_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_2 ;
  a2a:hasSource oa:source_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf .

oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person-859b4c97-4b5b-ac55-23b3-19c6fe5c3827
  a a2a:Person ;
  rdfs:label "Arie Confurius" ;
  a2a:PersonName [
    rdfs:label "Arie Confurius" ;
    a2a:PersonNameFirstName "Arie" ;
    a2a:PersonNameLastName "Confurius"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person-c567f781-6251-fa5d-cbdb-7e9c16a905c9
  a a2a:Person ;
  rdfs:label "Brezetta Kastelein" ;
  a2a:PersonName [
    rdfs:label "Brezetta Kastelein" ;
    a2a:PersonNameFirstName "Brezetta" ;
    a2a:PersonNameLastName "Kastelein"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person-a4147171-7f65-68ff-2e97-895886052f88
  a a2a:Person ;
  rdfs:label "Johannes Willem Confurius" ;
  a2a:PersonName [
    rdfs:label "Johannes Willem Confurius" ;
    a2a:PersonNameFirstName "Johannes Willem" ;
    a2a:PersonNameLastName "Confurius"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1921-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert"
  ] .

oa:event_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1921-03-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert"
  ] .

oa:relationep_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person:859b4c97-4b5b-ac55-23b3-19c6fe5c3827 ;
  a2a:EventKeyRef oa:event_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Event1 .

oa:relationep_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person:c567f781-6251-fa5d-cbdb-7e9c16a905c9 ;
  a2a:EventKeyRef oa:event_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Event1 .

oa:relationep_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Person:a4147171-7f65-68ff-2e97-895886052f88 ;
  a2a:EventKeyRef oa:event_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf_Event1 .

oa:source_wba_3c19fc4b-56bc-53fd-6366-5399fc9419cf
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Klundert" ;
    rdfs:label "Klundert", "1921-03-26 - 1921-03-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-03-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-03-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1921" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1921-03-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van de gemeente Klundert, 1811-1940, Bron: boek, Deel: 3030, Periode: 1921" ;
    a2a:Book "Geboorteregister 1921" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "3030" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van de gemeente Klundert, 1811-1940, Bron: boek, Deel: 3030, Periode: 1921, Geboorteregister 1921, 34, 3030"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/4d46cfe3-769e-ca2f-e4cf-d2062fd9ffef.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3c19fc4b-56bc-53fd-6366-5399fc9419cf" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/4d46cfe3-769e-ca2f-e4cf-d2062fd9ffef.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/3c19fc4b-56bc-53fd-6366-5399fc9419cf" ;
  a2a:RecordGUID "{3c19fc4b-56bc-53fd-6366-5399fc9419cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_19130_00019130.xml van WBA" .

