@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_db2ae790-c953-01d5-c48d-d464b58cd2bb
  a a2a:Record ;
  rdfs:label "Geboorte op 24 september 1813" ;
  a2a:hasPerson oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person-c90f2134-9f44-c4b4-35f5-7ad2f89130e0, oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person-1fedbe72-019f-e992-0067-36011cc469a2, oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person-5aab4883-65eb-18ff-4c38-2aab9657aa2b ;
  a2a:hasEvent oa:event_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Event1 ;
  a2a:hasRelationEP oa:relationep_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_0, oa:relationep_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_1, oa:relationep_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_2 ;
  a2a:hasSource oa:source_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb .

oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person-c90f2134-9f44-c4b4-35f5-7ad2f89130e0
  a a2a:Person ;
  rdfs:label "Adrien Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Adrien Kuijpers" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person-1fedbe72-019f-e992-0067-36011cc469a2
  a a2a:Person ;
  rdfs:label "Petronille de Bruijn" ;
  a2a:PersonName [
    rdfs:label "Petronille de Bruijn" ;
    a2a:PersonNameFirstName "Petronille" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bruijn"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person-5aab4883-65eb-18ff-4c38-2aab9657aa2b
  a a2a:Person ;
  rdfs:label "Corneille Jean Kuijpers" ;
  a2a:PersonName [
    rdfs:label "Corneille Jean Kuijpers" ;
    a2a:PersonNameFirstName "Corneille Jean" ;
    a2a:PersonNameLastName "Kuijpers"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1813-09-24"^^xsd:date
  ] .

oa:event_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1813-09-24"^^xsd:date
  ] .

oa:relationep_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person:c90f2134-9f44-c4b4-35f5-7ad2f89130e0 ;
  a2a:EventKeyRef oa:event_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Event1 .

oa:relationep_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person:1fedbe72-019f-e992-0067-36011cc469a2 ;
  a2a:EventKeyRef oa:event_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Event1 .

oa:relationep_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Person:5aab4883-65eb-18ff-4c38-2aab9657aa2b ;
  a2a:EventKeyRef oa:event_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb_Event1 .

oa:source_wba_db2ae790-c953-01d5-c48d-d464b58cd2bb
  a a2a:Source ;
  rdfs:label "West Brabants Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Roosendaal" ;
    rdfs:label "Roosendaal", "1813-09-24 - 1813-09-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-09-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-09-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "9" ;
    a2a:Day "24" ;
    rdfs:label "1813-09-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "West Brabants Archief" ;
    a2a:Place "Brabant" ;
    a2a:Collection "Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..." ;
    a2a:Book "Geboorteregister Roosendaal 1813" ;
    a2a:DocumentNumber "104" ;
    a2a:RegistryNumber "1008" ;
    rdfs:label "West Brabants Archief, Brabant, Archiefnaam: Archief van het plaatselijk bestuur Roosendaal en Nispen, 1813-1851, Bron: boek, Dee..., Geboorteregister Roosendaal 1813, 104, 1008"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/wba/thumb/640x480/a2dd411a-6d09-96f3-cab5-365c59178e4f.jpg" ;
    a2a:UriViewer "http://westbrabantsarchief.nl/collectie/voorouders/deeds/db2ae790-c953-01d5-c48d-d464b58cd2bb" ;
    a2a:UriPreview "https://images.memorix.nl/wba/thumb/250x250/a2dd411a-6d09-96f3-cab5-365c59178e4f.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://westbrabantsarchief.nl/collectie/voorouders/deeds/db2ae790-c953-01d5-c48d-d464b58cd2bb" ;
  a2a:RecordGUID "{db2ae790-c953-01d5-c48d-d464b58cd2bb}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231215_17383_00017383.xml van WBA" .

[] a2a:PersonRemarkdiversen "marchand (koopman), 25 jaar" .
[] a2a:PersonRemarkdiversen "22 jaar" .
