@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_9d4c51fa-d35b-7b4a-c43b-822811368e0b
  a a2a:Record ;
  rdfs:label "Registratie op 24 oktober 1822 te Herpt" ;
  a2a:hasPerson oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-d0465fa0-6f2c-8a4a-dda0-174ce059c659, oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-3deafb89-03c5-9359-3a4a-ec27573fc911, oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-c28b4e51-540b-cc45-a30e-28b3d1f4c555, oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-c09b7de8-fbd3-30e4-dba0-8f9ef9c849d8, oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-74043483-5b1b-701d-7c2e-c6e1b67a25cd, oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-994d1c2f-99fc-73eb-d27f-1c00a89bcacd, oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-52dc567c-065a-9eb1-b8bc-2ba4c33e3b1f ;
  a2a:hasEvent oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_0, oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_1, oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_2, oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_3, oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_4, oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_5, oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_6 ;
  a2a:hasSource oa:source_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-d0465fa0-6f2c-8a4a-dda0-174ce059c659
  a a2a:Person ;
  rdfs:label "Johannes van Bladel" ;
  a2a:PersonName [
    rdfs:label "Johannes van Bladel" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1822-10-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] ;
  a2a:Profession "arbeider" .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-3deafb89-03c5-9359-3a4a-ec27573fc911
  a a2a:Person ;
  rdfs:label "Johanna van Drunen" ;
  a2a:PersonName [
    rdfs:label "Johanna van Drunen" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Drunen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1828" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1828-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Elshout" ;
    rdfs:label "Elshout"
  ] .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-c28b4e51-540b-cc45-a30e-28b3d1f4c555
  a a2a:Person ;
  rdfs:label "Hendrikus van Bladel" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van Bladel" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "2" ;
    rdfs:label "1859-02-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-c09b7de8-fbd3-30e4-dba0-8f9ef9c849d8
  a a2a:Person ;
  rdfs:label "Franciscus Leonardus van Bladel" ;
  a2a:PersonName [
    rdfs:label "Franciscus Leonardus van Bladel" ;
    a2a:PersonNameFirstName "Franciscus Leonardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1861" ;
    a2a:Month "9" ;
    a2a:Day "10" ;
    rdfs:label "1861-09-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-74043483-5b1b-701d-7c2e-c6e1b67a25cd
  a a2a:Person ;
  rdfs:label "Ida Maria van Bladel" ;
  a2a:PersonName [
    rdfs:label "Ida Maria van Bladel" ;
    a2a:PersonNameFirstName "Ida Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1863" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1863-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-994d1c2f-99fc-73eb-d27f-1c00a89bcacd
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Bladel" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Bladel" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "1" ;
    a2a:Day "26" ;
    rdfs:label "1866-01-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person-52dc567c-065a-9eb1-b8bc-2ba4c33e3b1f
  a a2a:Person ;
  rdfs:label "Leonardus Franciscus van Bladel" ;
  a2a:PersonName [
    rdfs:label "Leonardus Franciscus van Bladel" ;
    a2a:PersonNameFirstName "Leonardus Franciscus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Bladel"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1868" ;
    a2a:Month "4" ;
    a2a:Day "21" ;
    rdfs:label "1868-04-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Oudheusden" ;
    rdfs:label "Oudheusden"
  ] .

oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1822-10-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Herpt" ;
    rdfs:label "Herpt"
  ] .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:d0465fa0-6f2c-8a4a-dda0-174ce059c659 ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:3deafb89-03c5-9359-3a4a-ec27573fc911 ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:c28b4e51-540b-cc45-a30e-28b3d1f4c555 ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:c09b7de8-fbd3-30e4-dba0-8f9ef9c849d8 ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:74043483-5b1b-701d-7c2e-c6e1b67a25cd ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:994d1c2f-99fc-73eb-d27f-1c00a89bcacd ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:relationep_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Person:52dc567c-065a-9eb1-b8bc-2ba4c33e3b1f ;
  a2a:EventKeyRef oa:event_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b_Event1 .

oa:source_sha_9d4c51fa-d35b-7b4a-c43b-822811368e0b
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Oudheusden en Elshout" ;
    rdfs:label "Oudheusden en Elshout", "1860-01-01 - 1870-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1870-12-31"^^xsd:date
  ] ;
  a2a:SourceType "Bevolkingsregister" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: boek, Deel: 3, Periode: 1860-1870" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "3" ;
    a2a:Folio "36" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 3, Periode: 1860-1870, Bevolkingsregister, 3, 36"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/57f25ab5-ec33-447f-dd8a-4dd0ee712495.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9d4c51fa-d35b-7b4a-c43b-822811368e0b" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/57f25ab5-ec33-447f-dd8a-4dd0ee712495.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-03-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9d4c51fa-d35b-7b4a-c43b-822811368e0b" ;
  a2a:RecordGUID "{9d4c51fa-d35b-7b4a-c43b-822811368e0b}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_5004_00005004.xml van SHA" .

