@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_ee7cf196-a574-2e76-6657-fe7aa6bcac88
  a a2a:Record ;
  rdfs:label "Geboorte op 2 april 1812 te Capelle" ;
  a2a:hasPerson oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-700a0dc0-99b2-12e3-26b3-1e8a9f72625e, oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-7dbf53ed-8749-c632-e552-5922843940d6, oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-a6ce8e93-c125-b97d-34d0-dc4f730d6968, oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-c58288a6-15c1-4d40-0254-ba7248da6234, oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-34992830-c953-ea01-0223-ed0de28d8885 ;
  a2a:hasEvent oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_0, oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_1, oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_2, oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_3, oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_4 ;
  a2a:hasSource oa:source_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88 .

oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-700a0dc0-99b2-12e3-26b3-1e8a9f72625e
  a a2a:Person ;
  rdfs:label "Heléne Vos" ;
  a2a:PersonName [
    rdfs:label "Heléne Vos" ;
    a2a:PersonNameFirstName "Heléne" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-7dbf53ed-8749-c632-e552-5922843940d6
  a a2a:Person ;
  rdfs:label "Corneille Gijben" ;
  a2a:PersonName [
    rdfs:label "Corneille Gijben" ;
    a2a:PersonNameFirstName "Corneille" ;
    a2a:PersonNameLastName "Gijben"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "58" ;
    rdfs:label "58"
  ] ;
  a2a:Profession "schipper" .

oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-a6ce8e93-c125-b97d-34d0-dc4f730d6968
  a a2a:Person ;
  rdfs:label "Jean van den Hoek" ;
  a2a:PersonName [
    rdfs:label "Jean van den Hoek" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Hoek"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "herbergier" .

oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-c58288a6-15c1-4d40-0254-ba7248da6234
  a a2a:Person ;
  rdfs:label "Jeanne van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Jeanne van Dommelen" ;
    a2a:PersonNameFirstName "Jeanne" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1812" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1812-04-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person-34992830-c953-ea01-0223-ed0de28d8885
  a a2a:Person ;
  rdfs:label "Zacharie van Dommelen" ;
  a2a:PersonName [
    rdfs:label "Zacharie van Dommelen" ;
    a2a:PersonNameFirstName "Zacharie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dommelen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "schipper" .

oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1812" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1812-04-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person:700a0dc0-99b2-12e3-26b3-1e8a9f72625e ;
  a2a:EventKeyRef oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1 .

oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person:7dbf53ed-8749-c632-e552-5922843940d6 ;
  a2a:EventKeyRef oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1 .

oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person:a6ce8e93-c125-b97d-34d0-dc4f730d6968 ;
  a2a:EventKeyRef oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1 .

oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person:c58288a6-15c1-4d40-0254-ba7248da6234 ;
  a2a:EventKeyRef oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1 .

oa:relationep_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Person:34992830-c953-ea01-0223-ed0de28d8885 ;
  a2a:EventKeyRef oa:event_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88_Event1 .

oa:source_sha_ee7cf196-a574-2e76-6657-fe7aa6bcac88
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1812-04-02 - 1812-04-02"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-04-02"^^xsd:date ;
    a2a:SourceIndexDateTo "1812-04-02"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1812" ;
    a2a:Month "4" ;
    a2a:Day "2" ;
    rdfs:label "1812-04-02"^^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: 196, Periode: 1811-1812" ;
    a2a:Book "Geboorte-, huwelijks- en overlijdensregister" ;
    a2a:RegistryNumber "196" ;
    a2a:Folio "8v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 196, Periode: 1811-1812, Geboorte-, huwelijks- en overlijdensregister, 196, 8v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/aef8b9f2-ed53-8d68-5685-24d3db984204.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ee7cf196-a574-2e76-6657-fe7aa6bcac88" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/aef8b9f2-ed53-8d68-5685-24d3db984204.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ee7cf196-a574-2e76-6657-fe7aa6bcac88" ;
  a2a:RecordGUID "{ee7cf196-a574-2e76-6657-fe7aa6bcac88}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3885_00003885.xml van SHA" .

