@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_dd5cc0b9-8461-dca2-b280-753575f0e99e
  a a2a:Record ;
  rdfs:label "Geboorte op 10 december 1907 te Capelle" ;
  a2a:hasPerson oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-0d1acd44-de8c-90f8-6bfc-4201c25f3d74, oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-35bb541f-f868-6239-3ae1-4a9204d9d4dc, oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-6aed758d-a55c-5650-7600-3d6998759293, oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-b4cd6b78-4ae3-d17d-3a7f-e7e104f33c69, oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-7e402ea5-a76d-0ef7-6ba5-feef33dad2f3 ;
  a2a:hasEvent oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_0, oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_1, oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_2, oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_3, oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_4 ;
  a2a:hasSource oa:source_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e .

oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-0d1acd44-de8c-90f8-6bfc-4201c25f3d74
  a a2a:Person ;
  rdfs:label "Alida Timmermans" ;
  a2a:PersonName [
    rdfs:label "Alida Timmermans" ;
    a2a:PersonNameFirstName "Alida" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-35bb541f-f868-6239-3ae1-4a9204d9d4dc
  a a2a:Person ;
  rdfs:label "Peter Paans" ;
  a2a:PersonName [
    rdfs:label "Peter Paans" ;
    a2a:PersonNameFirstName "Peter" ;
    a2a:PersonNameLastName "Paans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "55" ;
    rdfs:label "55"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-6aed758d-a55c-5650-7600-3d6998759293
  a a2a:Person ;
  rdfs:label "Willem Molegraaf" ;
  a2a:PersonName [
    rdfs:label "Willem Molegraaf" ;
    a2a:PersonNameFirstName "Willem" ;
    a2a:PersonNameLastName "Molegraaf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "27" ;
    rdfs:label "27"
  ] ;
  a2a:Profession "gemeentebode" .

oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-b4cd6b78-4ae3-d17d-3a7f-e7e104f33c69
  a a2a:Person ;
  rdfs:label "Dingena Maria voor de Poorte" ;
  a2a:PersonName [
    rdfs:label "Dingena Maria voor de Poorte" ;
    a2a:PersonNameFirstName "Dingena Maria" ;
    a2a:PersonNamePrefixLastName "voor de" ;
    a2a:PersonNameLastName "Poorte"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1907-12-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person-7e402ea5-a76d-0ef7-6ba5-feef33dad2f3
  a a2a:Person ;
  rdfs:label "Gerrit vor de Poorte" ;
  a2a:PersonName [
    rdfs:label "Gerrit vor de Poorte" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNamePrefixLastName "vor de" ;
    a2a:PersonNameLastName "Poorte"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "landbouwer" .

oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1907-12-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle"
  ] .

oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person:0d1acd44-de8c-90f8-6bfc-4201c25f3d74 ;
  a2a:EventKeyRef oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1 .

oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person:35bb541f-f868-6239-3ae1-4a9204d9d4dc ;
  a2a:EventKeyRef oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1 .

oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person:6aed758d-a55c-5650-7600-3d6998759293 ;
  a2a:EventKeyRef oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1 .

oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person:b4cd6b78-4ae3-d17d-3a7f-e7e104f33c69 ;
  a2a:EventKeyRef oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1 .

oa:relationep_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Person:7e402ea5-a76d-0ef7-6ba5-feef33dad2f3 ;
  a2a:EventKeyRef oa:event_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e_Event1 .

oa:source_sha_dd5cc0b9-8461-dca2-b280-753575f0e99e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Capelle" ;
    rdfs:label "Capelle", "1907-12-10 - 1907-12-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1907-12-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1907-12-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1907" ;
    a2a:Month "12" ;
    a2a:Day "10" ;
    rdfs:label "1907-12-10"^^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 "72" ;
    a2a:RegistryNumber "206" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 206, Periode: 1903-1912, Geboorteregister, 72, 206"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/7ebad101-06c5-6ee5-d9a0-961a23ff63b1.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/dd5cc0b9-8461-dca2-b280-753575f0e99e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/7ebad101-06c5-6ee5-d9a0-961a23ff63b1.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/dd5cc0b9-8461-dca2-b280-753575f0e99e" ;
  a2a:RecordGUID "{dd5cc0b9-8461-dca2-b280-753575f0e99e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5209_00005209.xml van SHA" .

