@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_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56
  a a2a:Record ;
  rdfs:label "Registratie op 20 oktober 1809 te Besoijen" ;
  a2a:hasPerson oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-6d9fe63e-632e-06de-fd1d-d4b9c9c58be4, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-824214d2-d201-81e4-60fa-f3e362527c6c, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-98ab9a0b-490e-7265-6937-f57aa0f621ef, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-b0f710ac-d65c-7040-2d5a-7b0412ff8913, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-89abd362-f5bd-4e39-525d-3f9a45e525fb, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-d4e3c180-6449-4443-c289-3cbcab29076a, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-32c82c56-0235-fa06-7abe-5e6829806ba1, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-78490090-3d68-aed8-6ae6-c9a426762af8, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-fd531224-351c-c1a1-11a8-8c6b7c0c5397, oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-b526cb4d-61d9-3b2c-4fd7-416213576d72 ;
  a2a:hasEvent oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_0, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_1, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_2, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_3, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_4, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_5, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_6, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_7, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_8, oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_9 ;
  a2a:hasSource oa:source_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56 .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-6d9fe63e-632e-06de-fd1d-d4b9c9c58be4
  a a2a:Person ;
  rdfs:label "Wouter van Es" ;
  a2a:PersonName [
    rdfs:label "Wouter van Es" ;
    a2a:PersonNameFirstName "Wouter" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1809-10-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "akkerbouwer" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-824214d2-d201-81e4-60fa-f3e362527c6c
  a a2a:Person ;
  rdfs:label "Geertruda de Bont" ;
  a2a:PersonName [
    rdfs:label "Geertruda de Bont" ;
    a2a:PersonNameFirstName "Geertruda" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Bont"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "12" ;
    a2a:Day "3" ;
    rdfs:label "1818-12-03"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Udenhout" ;
    rdfs:label "Udenhout"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-98ab9a0b-490e-7265-6937-f57aa0f621ef
  a a2a:Person ;
  rdfs:label "Maria Johanna van Es" ;
  a2a:PersonName [
    rdfs:label "Maria Johanna van Es" ;
    a2a:PersonNameFirstName "Maria Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1846" ;
    a2a:Month "2" ;
    a2a:Day "16" ;
    rdfs:label "1846-02-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-b0f710ac-d65c-7040-2d5a-7b0412ff8913
  a a2a:Person ;
  rdfs:label "Dingena Maria van Es" ;
  a2a:PersonName [
    rdfs:label "Dingena Maria van Es" ;
    a2a:PersonNameFirstName "Dingena Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1848-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-89abd362-f5bd-4e39-525d-3f9a45e525fb
  a a2a:Person ;
  rdfs:label "Adrianus Johannes van Es" ;
  a2a:PersonName [
    rdfs:label "Adrianus Johannes van Es" ;
    a2a:PersonNameFirstName "Adrianus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1854-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-d4e3c180-6449-4443-c289-3cbcab29076a
  a a2a:Person ;
  rdfs:label "Cornelis Johannes van Es" ;
  a2a:PersonName [
    rdfs:label "Cornelis Johannes van Es" ;
    a2a:PersonNameFirstName "Cornelis Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "8" ;
    a2a:Day "21" ;
    rdfs:label "1856-08-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-32c82c56-0235-fa06-7abe-5e6829806ba1
  a a2a:Person ;
  rdfs:label "Antonius Martinus van Es" ;
  a2a:PersonName [
    rdfs:label "Antonius Martinus van Es" ;
    a2a:PersonNameFirstName "Antonius Martinus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1850" ;
    a2a:Month "10" ;
    a2a:Day "8" ;
    rdfs:label "1850-10-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-78490090-3d68-aed8-6ae6-c9a426762af8
  a a2a:Person ;
  rdfs:label "Johanna Maria van Es" ;
  a2a:PersonName [
    rdfs:label "Johanna Maria van Es" ;
    a2a:PersonNameFirstName "Johanna Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "11" ;
    a2a:Day "18" ;
    rdfs:label "1852-11-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-fd531224-351c-c1a1-11a8-8c6b7c0c5397
  a a2a:Person ;
  rdfs:label "Johannes Antonius van Es" ;
  a2a:PersonName [
    rdfs:label "Johannes Antonius van Es" ;
    a2a:PersonNameFirstName "Johannes Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "23" ;
    rdfs:label "1862-07-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person-b526cb4d-61d9-3b2c-4fd7-416213576d72
  a a2a:Person ;
  rdfs:label "Simon van Es" ;
  a2a:PersonName [
    rdfs:label "Simon van Es" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Es"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1843" ;
    a2a:Month "3" ;
    a2a:Day "10" ;
    rdfs:label "1843-03-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1809" ;
    a2a:Month "10" ;
    a2a:Day "20" ;
    rdfs:label "1809-10-20"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen"
  ] .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:6d9fe63e-632e-06de-fd1d-d4b9c9c58be4 ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:824214d2-d201-81e4-60fa-f3e362527c6c ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:98ab9a0b-490e-7265-6937-f57aa0f621ef ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:b0f710ac-d65c-7040-2d5a-7b0412ff8913 ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:89abd362-f5bd-4e39-525d-3f9a45e525fb ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:d4e3c180-6449-4443-c289-3cbcab29076a ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:32c82c56-0235-fa06-7abe-5e6829806ba1 ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:78490090-3d68-aed8-6ae6-c9a426762af8 ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:fd531224-351c-c1a1-11a8-8c6b7c0c5397 ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:relationep_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Person:b526cb4d-61d9-3b2c-4fd7-416213576d72 ;
  a2a:EventKeyRef oa:event_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56_Event1 .

oa:source_sha_3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Besoijen" ;
    rdfs:label "Besoijen", "1860-01-01 - 1884-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1860-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-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: 110, Periode: 1860-1884" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "110" ;
    a2a:Folio "113" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: Bevolkingsregister, Deel: 110, Periode: 1860-1884, Bevolkingsregister, 110, 113"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e9b816ed-7a23-c6ad-bd5f-717aadf74fc7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e9b816ed-7a23-c6ad-bd5f-717aadf74fc7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-05-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56" ;
  a2a:RecordGUID "{3d4fcffe-e6ce-c9fe-939f-b39b0ed33f56}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4628_00004628.xml van SHA" .

