@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_ec10ef68-4537-91c6-ebc6-763dcadcf8da
  a a2a:Record ;
  rdfs:label "Geboorte op 28 augustus 1822 te Andel" ;
  a2a:hasPerson oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-ebc52c86-3f72-4280-fe3b-1beaf2bbbd95, oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-193fbbd1-d4b6-cb35-ee4b-bc95d26301aa, oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-9e32244e-241d-dc03-c16b-2b3197efefa4, oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-9496125e-7342-c53b-9964-c8cea78dd705, oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-62fa8323-352f-adae-cab1-7836ca1bd41d, oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-f13acda1-1d73-e81a-e109-0518f0a8e106 ;
  a2a:hasEvent oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_0, oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_1, oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_2, oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_3, oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_4, oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_5 ;
  a2a:hasSource oa:source_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da .

oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-ebc52c86-3f72-4280-fe3b-1beaf2bbbd95
  a a2a:Person ;
  rdfs:label "Govert van Horsse" ;
  a2a:PersonName [
    rdfs:label "Govert van Horsse" ;
    a2a:PersonNameFirstName "Govert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Horsse"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "53" ;
    rdfs:label "53"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-193fbbd1-d4b6-cb35-ee4b-bc95d26301aa
  a a2a:Person ;
  rdfs:label "Corstiaan Naijen" ;
  a2a:PersonName [
    rdfs:label "Corstiaan Naijen" ;
    a2a:PersonNameFirstName "Corstiaan" ;
    a2a:PersonNameLastName "Naijen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-9e32244e-241d-dc03-c16b-2b3197efefa4
  a a2a:Person ;
  rdfs:label "Dirk van Andel" ;
  a2a:PersonName [
    rdfs:label "Dirk van Andel" ;
    a2a:PersonNameFirstName "Dirk" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Andel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "66" ;
    rdfs:label "66"
  ] ;
  a2a:Profession "rietdekker" .

oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-9496125e-7342-c53b-9964-c8cea78dd705
  a a2a:Person ;
  rdfs:label "Teuntje Cuup" ;
  a2a:PersonName [
    rdfs:label "Teuntje Cuup" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNameLastName "Cuup"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1822-08-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-62fa8323-352f-adae-cab1-7836ca1bd41d
  a a2a:Person ;
  rdfs:label "Cornelis Cuup" ;
  a2a:PersonName [
    rdfs:label "Cornelis Cuup" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Cuup"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person-f13acda1-1d73-e81a-e109-0518f0a8e106
  a a2a:Person ;
  rdfs:label "Teuntje van Vuren" ;
  a2a:PersonName [
    rdfs:label "Teuntje van Vuren" ;
    a2a:PersonNameFirstName "Teuntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuren"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] .

oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1822-08-28"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person:ebc52c86-3f72-4280-fe3b-1beaf2bbbd95 ;
  a2a:EventKeyRef oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 .

oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person:193fbbd1-d4b6-cb35-ee4b-bc95d26301aa ;
  a2a:EventKeyRef oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 .

oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_2
  a a2a:RelationEP ;
  rdfs:label "other:Aangever" ;
  a2a:RelationType "other:Aangever" ;
  a2a:PersonKeyRef oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person:9e32244e-241d-dc03-c16b-2b3197efefa4 ;
  a2a:EventKeyRef oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 .

oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person:9496125e-7342-c53b-9964-c8cea78dd705 ;
  a2a:EventKeyRef oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 .

oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person:62fa8323-352f-adae-cab1-7836ca1bd41d ;
  a2a:EventKeyRef oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 .

oa:relationep_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_5
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Person:f13acda1-1d73-e81a-e109-0518f0a8e106 ;
  a2a:EventKeyRef oa:event_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da_Event1 .

oa:source_sha_ec10ef68-4537-91c6-ebc6-763dcadcf8da
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1822-08-28 - 1822-08-28"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-08-28"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-08-28"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "8" ;
    a2a:Day "28" ;
    rdfs:label "1822-08-28"^^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: 2854, Periode: 1815-1822" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "20" ;
    a2a:RegistryNumber "2854" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 2854, Periode: 1815-1822, Geboorteregister, 20, 2854"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/36124dca-30a8-e5f7-6b3f-4f82f17363da.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/ec10ef68-4537-91c6-ebc6-763dcadcf8da" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/36124dca-30a8-e5f7-6b3f-4f82f17363da.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-08-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/ec10ef68-4537-91c6-ebc6-763dcadcf8da" ;
  a2a:RecordGUID "{ec10ef68-4537-91c6-ebc6-763dcadcf8da}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_3803_00003803.xml van SHA" .

[] a2a:PersonRemarkdiversen "overleden" .
