@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_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7
  a a2a:Record ;
  rdfs:label "Registratie op 6 november 1856 te Drunen" ;
  a2a:hasPerson oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-82718d7c-fe8d-99ad-056b-ac3a9a3920d8, oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-47261c9d-2a38-0da1-9e04-65664b5162b9, oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-915f92a9-8e6e-78fc-cfa9-ff530d235add, oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-825bad06-275c-ece1-1ac2-020a43b09345, oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-9e6b3f6c-ee7b-335a-5b8a-4e86884da0f8, oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-4e996788-e989-32cd-6069-c87288ec4247 ;
  a2a:hasEvent oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_0, oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_1, oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_2, oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_3, oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_4, oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_5 ;
  a2a:hasSource oa:source_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7 .

oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-82718d7c-fe8d-99ad-056b-ac3a9a3920d8
  a a2a:Person ;
  rdfs:label "Johannes Franciscus Vesters" ;
  a2a:PersonName [
    rdfs:label "Johannes Franciscus Vesters" ;
    a2a:PersonNameFirstName "Johannes Franciscus" ;
    a2a:PersonNameLastName "Vesters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1856-11-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-47261c9d-2a38-0da1-9e04-65664b5162b9
  a a2a:Person ;
  rdfs:label "Adriana Klerks" ;
  a2a:PersonName [
    rdfs:label "Adriana Klerks" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Klerks"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "7" ;
    a2a:Day "11" ;
    rdfs:label "1862-07-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-915f92a9-8e6e-78fc-cfa9-ff530d235add
  a a2a:Person ;
  rdfs:label "Cornelia Maria Vesters" ;
  a2a:PersonName [
    rdfs:label "Cornelia Maria Vesters" ;
    a2a:PersonNameFirstName "Cornelia Maria" ;
    a2a:PersonNameLastName "Vesters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1890" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1890-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-825bad06-275c-ece1-1ac2-020a43b09345
  a a2a:Person ;
  rdfs:label "Adrianus Franciscus Vesters" ;
  a2a:PersonName [
    rdfs:label "Adrianus Franciscus Vesters" ;
    a2a:PersonNameFirstName "Adrianus Franciscus" ;
    a2a:PersonNameLastName "Vesters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "8" ;
    a2a:Day "10" ;
    rdfs:label "1891-08-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-9e6b3f6c-ee7b-335a-5b8a-4e86884da0f8
  a a2a:Person ;
  rdfs:label "Franciscus Joannes Vesters" ;
  a2a:PersonName [
    rdfs:label "Franciscus Joannes Vesters" ;
    a2a:PersonNameFirstName "Franciscus Joannes" ;
    a2a:PersonNameLastName "Vesters"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1892-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person-4e996788-e989-32cd-6069-c87288ec4247
  a a2a:Person ;
  rdfs:label "Maria Cornelia Johanna Vesters" ;
  a2a:PersonName [
    rdfs:label "Maria Cornelia Johanna Vesters" ;
    a2a:PersonNameFirstName "Maria Cornelia Johanna" ;
    a2a:PersonNameLastName "Vesters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "1" ;
    a2a:Day "6" ;
    rdfs:label "1902-01-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "6" ;
    rdfs:label "1856-11-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person:82718d7c-fe8d-99ad-056b-ac3a9a3920d8 ;
  a2a:EventKeyRef oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 .

oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person:47261c9d-2a38-0da1-9e04-65664b5162b9 ;
  a2a:EventKeyRef oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 .

oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person:915f92a9-8e6e-78fc-cfa9-ff530d235add ;
  a2a:EventKeyRef oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 .

oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person:825bad06-275c-ece1-1ac2-020a43b09345 ;
  a2a:EventKeyRef oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 .

oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person:9e6b3f6c-ee7b-335a-5b8a-4e86884da0f8 ;
  a2a:EventKeyRef oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 .

oa:relationep_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Person:4e996788-e989-32cd-6069-c87288ec4247 ;
  a2a:EventKeyRef oa:event_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7_Event1 .

oa:source_sha_e86f8357-d43f-33d8-9c1e-6c5e41fa83f7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen", "1900-01-01 - 1910-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1910-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: 21, Periode: 1900-1910" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "21" ;
    a2a:Folio "241" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 21, Periode: 1900-1910, Bevolkingsregister, 21, 241"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b8116b3d-ae6e-2b53-1d42-42d4032164f8.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e86f8357-d43f-33d8-9c1e-6c5e41fa83f7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b8116b3d-ae6e-2b53-1d42-42d4032164f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e86f8357-d43f-33d8-9c1e-6c5e41fa83f7" ;
  a2a:RecordGUID "{e86f8357-d43f-33d8-9c1e-6c5e41fa83f7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4240_00004240.xml van SHA" .

