@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_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b
  a a2a:Record ;
  rdfs:label "Geboorte op 16 oktober 1813 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-8da73c98-31be-75b0-d96b-3a27e58dfa03, oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-a00d5a0e-3845-99c8-4c5c-1a2b2ed33799, oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-636d0f1e-81f1-a16f-3947-b796792c2c9f, oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-754e20a3-037b-ebca-38ef-12b9a56e2764, oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-1b722110-bcfe-3137-499e-22c9fd807336 ;
  a2a:hasEvent oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_0, oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_1, oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_2, oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_3, oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_4 ;
  a2a:hasSource oa:source_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b .

oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-8da73c98-31be-75b0-d96b-3a27e58dfa03
  a a2a:Person ;
  rdfs:label "Guillemette van Bergeijk" ;
  a2a:PersonName [
    rdfs:label "Guillemette van Bergeijk" ;
    a2a:PersonNameFirstName "Guillemette" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergeijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1813-10-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-a00d5a0e-3845-99c8-4c5c-1a2b2ed33799
  a a2a:Person ;
  rdfs:label "Jean Adam Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Jean Adam Wilhelm" ;
    a2a:PersonNameFirstName "Jean Adam" ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "60" ;
    rdfs:label "60"
  ] ;
  a2a:Profession "meester schoenmaker" .

oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-636d0f1e-81f1-a16f-3947-b796792c2c9f
  a a2a:Person ;
  rdfs:label "Pierre Wilhelm" ;
  a2a:PersonName [
    rdfs:label "Pierre Wilhelm" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Wilhelm"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-754e20a3-037b-ebca-38ef-12b9a56e2764
  a a2a:Person ;
  rdfs:label "Antoinette Spronk" ;
  a2a:PersonName [
    rdfs:label "Antoinette Spronk" ;
    a2a:PersonNameFirstName "Antoinette" ;
    a2a:PersonNameLastName "Spronk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] .

oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person-1b722110-bcfe-3137-499e-22c9fd807336
  a a2a:Person ;
  rdfs:label "Isak van Bergeijk" ;
  a2a:PersonName [
    rdfs:label "Isak van Bergeijk" ;
    a2a:PersonNameFirstName "Isak" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bergeijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "34" ;
    rdfs:label "34"
  ] ;
  a2a:Profession "koopman/leerlooier" .

oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1813-10-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person:8da73c98-31be-75b0-d96b-3a27e58dfa03 ;
  a2a:EventKeyRef oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1 .

oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person:a00d5a0e-3845-99c8-4c5c-1a2b2ed33799 ;
  a2a:EventKeyRef oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1 .

oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person:636d0f1e-81f1-a16f-3947-b796792c2c9f ;
  a2a:EventKeyRef oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1 .

oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person:754e20a3-037b-ebca-38ef-12b9a56e2764 ;
  a2a:EventKeyRef oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1 .

oa:relationep_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Person:1b722110-bcfe-3137-499e-22c9fd807336 ;
  a2a:EventKeyRef oa:event_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b_Event1 .

oa:source_sha_f452e46f-e3df-299e-6d7b-5ba5c72bd77b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1813-10-16 - 1813-10-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-10-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1813-10-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1813" ;
    a2a:Month "10" ;
    a2a:Day "16" ;
    rdfs:label "1813-10-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Burgerlijke standregister, Deel: 1001, Periode: 1813-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:RegistryNumber "1001" ;
    a2a:Folio "31r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1001, Periode: 1813-1822, Geboorteregister, 1001, 31r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7fd65088-e897-dac2-7d64-a03a6f88119c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/f452e46f-e3df-299e-6d7b-5ba5c72bd77b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7fd65088-e897-dac2-7d64-a03a6f88119c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-02-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/f452e46f-e3df-299e-6d7b-5ba5c72bd77b" ;
  a2a:RecordGUID "{f452e46f-e3df-299e-6d7b-5ba5c72bd77b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6330_00006330.xml van SHA" .

