@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_72199992-d401-e39b-e584-c6f72c2f299f
  a a2a:Record ;
  rdfs:label "Geboorte op 24 juli 1878 te Dussen" ;
  a2a:hasPerson oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-6bb02c7d-012b-490e-5b35-6a3073d74fb4, oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-132b897d-902f-a1bd-4804-03f286fd9c28, oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-b61c1daf-33e3-b9ff-618f-ca3e27dfc072, oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-44658e71-6034-c11c-4011-a909018ec502, oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-78946246-468c-3cd9-4937-1cef1a9f64d7 ;
  a2a:hasEvent oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_0, oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_1, oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_2, oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_3, oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_4 ;
  a2a:hasSource oa:source_sha_72199992-d401-e39b-e584-c6f72c2f299f .

oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-6bb02c7d-012b-490e-5b35-6a3073d74fb4
  a a2a:Person ;
  rdfs:label "Jacobus Johannes Poel" ;
  a2a:PersonName [
    rdfs:label "Jacobus Johannes Poel" ;
    a2a:PersonNameFirstName "Jacobus Johannes" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1878-07-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-132b897d-902f-a1bd-4804-03f286fd9c28
  a a2a:Person ;
  rdfs:label "Johannis Ansems" ;
  a2a:PersonName [
    rdfs:label "Johannis Ansems" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNameLastName "Ansems"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "48" ;
    rdfs:label "48"
  ] ;
  a2a:Profession "zadelmaker" .

oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-b61c1daf-33e3-b9ff-618f-ca3e27dfc072
  a a2a:Person ;
  rdfs:label "Cornelis van Dijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "61" ;
    rdfs:label "61"
  ] ;
  a2a:Profession "logementhouder" .

oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-44658e71-6034-c11c-4011-a909018ec502
  a a2a:Person ;
  rdfs:label "IJda Dollekens" ;
  a2a:PersonName [
    rdfs:label "IJda Dollekens" ;
    a2a:PersonNameFirstName "IJda" ;
    a2a:PersonNameLastName "Dollekens"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person-78946246-468c-3cd9-4937-1cef1a9f64d7
  a a2a:Person ;
  rdfs:label "Gerrit Poel" ;
  a2a:PersonName [
    rdfs:label "Gerrit Poel" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Poel"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Residence [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "39" ;
    rdfs:label "39"
  ] ;
  a2a:Profession "schipper" .

oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1878-07-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen"
  ] .

oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person:6bb02c7d-012b-490e-5b35-6a3073d74fb4 ;
  a2a:EventKeyRef oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1 .

oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person:132b897d-902f-a1bd-4804-03f286fd9c28 ;
  a2a:EventKeyRef oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1 .

oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person:b61c1daf-33e3-b9ff-618f-ca3e27dfc072 ;
  a2a:EventKeyRef oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1 .

oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person:44658e71-6034-c11c-4011-a909018ec502 ;
  a2a:EventKeyRef oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1 .

oa:relationep_sha_72199992-d401-e39b-e584-c6f72c2f299f_4
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_72199992-d401-e39b-e584-c6f72c2f299f_Person:78946246-468c-3cd9-4937-1cef1a9f64d7 ;
  a2a:EventKeyRef oa:event_sha_72199992-d401-e39b-e584-c6f72c2f299f_Event1 .

oa:source_sha_72199992-d401-e39b-e584-c6f72c2f299f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dussen" ;
    rdfs:label "Dussen", "1878-07-24 - 1878-07-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-07-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-07-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "7" ;
    a2a:Day "24" ;
    rdfs:label "1878-07-24"^^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: 3313, Periode: 1873-1882" ;
    a2a:Book "Geboorteregister" ;
    a2a:DocumentNumber "46" ;
    a2a:RegistryNumber "3313" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Burgerlijke standregister, Deel: 3313, Periode: 1873-1882, Geboorteregister, 46, 3313"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/83dfac2b-c6fa-5c06-e2d1-425d7cc32900.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/72199992-d401-e39b-e584-c6f72c2f299f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/83dfac2b-c6fa-5c06-e2d1-425d7cc32900.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-06-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/72199992-d401-e39b-e584-c6f72c2f299f" ;
  a2a:RecordGUID "{72199992-d401-e39b-e584-c6f72c2f299f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6581_00006581.xml van SHA" .

