@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_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca
  a a2a:Record ;
  rdfs:label "Geboorte op 22 april 1864 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-c875b6e0-e69b-51ee-b643-ac4ca93532a8, oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-f0723b9a-8271-a329-889e-1b0c408c624f, oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-d200aa91-8174-8e81-5829-62a41fe89b6c, oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-82f0638e-6701-f8e2-7048-e90c5e42f85d, oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-df8fca2b-f1d7-ac09-b882-f0a4bad5d01f ;
  a2a:hasEvent oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_0, oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_1, oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_2, oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_3, oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_4 ;
  a2a:hasSource oa:source_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca .

oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-c875b6e0-e69b-51ee-b643-ac4ca93532a8
  a a2a:Person ;
  rdfs:label "Mechelina Heesters" ;
  a2a:PersonName [
    rdfs:label "Mechelina Heesters" ;
    a2a:PersonNameFirstName "Mechelina" ;
    a2a:PersonNameLastName "Heesters"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-f0723b9a-8271-a329-889e-1b0c408c624f
  a a2a:Person ;
  rdfs:label "Theodorus Melis" ;
  a2a:PersonName [
    rdfs:label "Theodorus Melis" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNameLastName "Melis"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "30" ;
    rdfs:label "30"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-d200aa91-8174-8e81-5829-62a41fe89b6c
  a a2a:Person ;
  rdfs:label "Josephus van Hooren" ;
  a2a:PersonName [
    rdfs:label "Josephus van Hooren" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hooren"
  ] ;
  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_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-82f0638e-6701-f8e2-7048-e90c5e42f85d
  a a2a:Person ;
  rdfs:label "Laurens Cornelis Brans" ;
  a2a:PersonName [
    rdfs:label "Laurens Cornelis Brans" ;
    a2a:PersonNameFirstName "Laurens Cornelis" ;
    a2a:PersonNameLastName "Brans"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1864-04-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person-df8fca2b-f1d7-ac09-b882-f0a4bad5d01f
  a a2a:Person ;
  rdfs:label "Cornelis Brans" ;
  a2a:PersonName [
    rdfs:label "Cornelis Brans" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Brans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "schoenmaker" .

oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1864-04-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person:c875b6e0-e69b-51ee-b643-ac4ca93532a8 ;
  a2a:EventKeyRef oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1 .

oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person:f0723b9a-8271-a329-889e-1b0c408c624f ;
  a2a:EventKeyRef oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1 .

oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person:d200aa91-8174-8e81-5829-62a41fe89b6c ;
  a2a:EventKeyRef oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1 .

oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person:82f0638e-6701-f8e2-7048-e90c5e42f85d ;
  a2a:EventKeyRef oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1 .

oa:relationep_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Person:df8fca2b-f1d7-ac09-b882-f0a4bad5d01f ;
  a2a:EventKeyRef oa:event_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca_Event1 .

oa:source_sha_e2ec1a01-0482-bb7e-9ff7-32e3df2619ca
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1864-04-22 - 1864-04-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-04-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-04-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1864" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1864-04-22"^^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: 1005, Periode: 1856-1866" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "34" ;
    a2a:RegistryNumber "1005" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 1005, Periode: 1856-1866, Geboorteregister, 34, 1005"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/70c3bd6e-7991-5f3c-4b65-92dc215524cb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e2ec1a01-0482-bb7e-9ff7-32e3df2619ca" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/70c3bd6e-7991-5f3c-4b65-92dc215524cb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e2ec1a01-0482-bb7e-9ff7-32e3df2619ca" ;
  a2a:RecordGUID "{e2ec1a01-0482-bb7e-9ff7-32e3df2619ca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4043_00004043.xml van SHA" .

