@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_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc
  a a2a:Record ;
  rdfs:label "Registratie op 26 augustus 1838 te Waalwijk" ;
  a2a:hasPerson oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-00c7ef1f-171b-825c-4362-c954349734cb, oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-f7d21fc2-ed7d-f36c-141a-bc6e51d9aed9, oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-8e749680-89fc-06df-832b-1ff7c5aad7bd, oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-4b18b552-97ef-b7c7-22e4-db468ed928e5 ;
  a2a:hasEvent oa:event_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_0, oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_1, oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_2, oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_3 ;
  a2a:hasSource oa:source_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc .

oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-00c7ef1f-171b-825c-4362-c954349734cb
  a a2a:Person ;
  rdfs:label "Franciscus Dielman" ;
  a2a:PersonName [
    rdfs:label "Franciscus Dielman" ;
    a2a:PersonNameFirstName "Franciscus" ;
    a2a:PersonNameLastName "Dielman"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1838-08-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-f7d21fc2-ed7d-f36c-141a-bc6e51d9aed9
  a a2a:Person ;
  rdfs:label "Josephus Dielmann" ;
  a2a:PersonName [
    rdfs:label "Josephus Dielmann" ;
    a2a:PersonNameFirstName "Josephus" ;
    a2a:PersonNameLastName "Dielmann"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "12" ;
    a2a:Day "14" ;
    rdfs:label "1865-12-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "huisschilder" .

oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-8e749680-89fc-06df-832b-1ff7c5aad7bd
  a a2a:Person ;
  rdfs:label "Petrus Johannes Dielmann" ;
  a2a:PersonName [
    rdfs:label "Petrus Johannes Dielmann" ;
    a2a:PersonNameFirstName "Petrus Johannes" ;
    a2a:PersonNameLastName "Dielmann"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1868-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] ;
  a2a:Profession "huisschilder" .

oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person-4b18b552-97ef-b7c7-22e4-db468ed928e5
  a a2a:Person ;
  rdfs:label "Anna Eva Dielman" ;
  a2a:PersonName [
    rdfs:label "Anna Eva Dielman" ;
    a2a:PersonNameFirstName "Anna Eva" ;
    a2a:PersonNameLastName "Dielman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1873" ;
    a2a:Month "11" ;
    a2a:Day "5" ;
    rdfs:label "1873-11-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:event_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1838" ;
    a2a:Month "8" ;
    a2a:Day "26" ;
    rdfs:label "1838-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk"
  ] .

oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person:00c7ef1f-171b-825c-4362-c954349734cb ;
  a2a:EventKeyRef oa:event_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Event1 .

oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person:f7d21fc2-ed7d-f36c-141a-bc6e51d9aed9 ;
  a2a:EventKeyRef oa:event_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Event1 .

oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person:8e749680-89fc-06df-832b-1ff7c5aad7bd ;
  a2a:EventKeyRef oa:event_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Event1 .

oa:relationep_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Person:4b18b552-97ef-b7c7-22e4-db468ed928e5 ;
  a2a:EventKeyRef oa:event_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc_Event1 .

oa:source_sha_a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Waalwijk" ;
    rdfs:label "Waalwijk", "1900-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: Bevolkingsregister, Deel: 142, Periode: 1900-1912" ;
    a2a:Book "Bevolkingsregister, D-G" ;
    a2a:RegistryNumber "142" ;
    a2a:Folio "5" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 142, Periode: 1900-1912, Bevolkingsregister, D-G, 142, 5"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0c1e8443-b2bd-63ad-6e67-76efc9f06d0d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0c1e8443-b2bd-63ad-6e67-76efc9f06d0d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-07-30"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc" ;
  a2a:RecordGUID "{a2a8b059-ebc8-7ea1-ff8d-3669a5f3a9fc}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5025_00005025.xml van SHA" .

