@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_257534bf-e37c-e46c-a14e-3317f279201f
  a a2a:Record ;
  rdfs:label "Geboorte op 7 december 1912 te Capelle" ;
  a2a:hasPerson oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-68a6a51f-87c5-a6af-08db-567c584f2cf3, oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-eb322709-2239-f6e1-58fd-af0565b98e93, oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-ebb41d49-9495-658d-f9a7-e3d8166985e4, oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-0092b605-6268-7ce7-ea9e-ec5ce0699863, oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-918bbace-0d70-0c0e-40d8-223a1214dd00 ;
  a2a:hasEvent oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_0, oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_1, oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_2, oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_3, oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_4 ;
  a2a:hasSource oa:source_sha_257534bf-e37c-e46c-a14e-3317f279201f .

oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-68a6a51f-87c5-a6af-08db-567c584f2cf3
  a a2a:Person ;
  rdfs:label "Bartholomeus Bergmans" ;
  a2a:PersonName [
    rdfs:label "Bartholomeus Bergmans" ;
    a2a:PersonNameFirstName "Bartholomeus" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1912-12-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-eb322709-2239-f6e1-58fd-af0565b98e93
  a a2a:Person ;
  rdfs:label "Johannis Jacobus van der Waals" ;
  a2a:PersonName [
    rdfs:label "Johannis Jacobus van der Waals" ;
    a2a:PersonNameFirstName "Johannis Jacobus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Waals"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "schilder" .

oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-ebb41d49-9495-658d-f9a7-e3d8166985e4
  a a2a:Person ;
  rdfs:label "Gerrit Hermanus Rosenbrand" ;
  a2a:PersonName [
    rdfs:label "Gerrit Hermanus Rosenbrand" ;
    a2a:PersonNameFirstName "Gerrit Hermanus" ;
    a2a:PersonNameLastName "Rosenbrand"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "62" ;
    rdfs:label "62"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-0092b605-6268-7ce7-ea9e-ec5ce0699863
  a a2a:Person ;
  rdfs:label "Petronella Biemans" ;
  a2a:PersonName [
    rdfs:label "Petronella Biemans" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Biemans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person-918bbace-0d70-0c0e-40d8-223a1214dd00
  a a2a:Person ;
  rdfs:label "Cornelis Bergmans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Bergmans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Bergmans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "spoorwegwerker" .

oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1912-12-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person:68a6a51f-87c5-a6af-08db-567c584f2cf3 ;
  a2a:EventKeyRef oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1 .

oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person:eb322709-2239-f6e1-58fd-af0565b98e93 ;
  a2a:EventKeyRef oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1 .

oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person:ebb41d49-9495-658d-f9a7-e3d8166985e4 ;
  a2a:EventKeyRef oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1 .

oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person:0092b605-6268-7ce7-ea9e-ec5ce0699863 ;
  a2a:EventKeyRef oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1 .

oa:relationep_sha_257534bf-e37c-e46c-a14e-3317f279201f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_257534bf-e37c-e46c-a14e-3317f279201f_Person:918bbace-0d70-0c0e-40d8-223a1214dd00 ;
  a2a:EventKeyRef oa:event_sha_257534bf-e37c-e46c-a14e-3317f279201f_Event1 .

oa:source_sha_257534bf-e37c-e46c-a14e-3317f279201f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1912-12-07 - 1912-12-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1912-12-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1912" ;
    a2a:Month "12" ;
    a2a:Day "7" ;
    rdfs:label "1912-12-07"^^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: 206, Periode: 1903-1912" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "65" ;
    a2a:RegistryNumber "206" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 206, Periode: 1903-1912, Geboorteregister, 65, 206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b0da2849-8bf2-ad1f-3a57-894944ea6c59.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/257534bf-e37c-e46c-a14e-3317f279201f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b0da2849-8bf2-ad1f-3a57-894944ea6c59.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-03-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/257534bf-e37c-e46c-a14e-3317f279201f" ;
  a2a:RecordGUID "{257534bf-e37c-e46c-a14e-3317f279201f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6433_00006433.xml van SHA" .

