@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_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7
  a a2a:Record ;
  rdfs:label "Registratie op 6 oktober 1874 te Drunen" ;
  a2a:hasPerson oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-00190124-8d50-7aba-3d6c-f145d7c2d17c, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-bd9215fa-6734-1f66-a559-ec3f1a833a01, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-12d89e1b-f9f0-6e5e-4aa5-2ec7ef2909d9, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-f020c63b-af3b-fbb4-51c4-7cbb740db1cd, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-8ba721f9-5b8c-5eda-8d8e-86c664e9b491, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-ec424560-a1a6-3bb3-7305-a384c96e07cb, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-ebbf3c8b-afe8-5e96-d7b6-9b06cc3033dc, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-04668802-df6b-6f3b-d7f1-9ee2d7eabdd5, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-5e62e186-89d4-1b5b-9b75-8a2ec09d2b2d, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-2baee974-8dac-73cf-7141-c0f2b6da12fe, oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-ad565b0c-d1d4-34b2-c449-c1ffc188f4a1 ;
  a2a:hasEvent oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_0, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_1, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_2, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_3, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_4, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_5, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_6, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_7, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_8, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_9, oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_10 ;
  a2a:hasSource oa:source_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7 .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-00190124-8d50-7aba-3d6c-f145d7c2d17c
  a a2a:Person ;
  rdfs:label "Antonius van Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Antonius van Ravesteijn" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1874-10-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-bd9215fa-6734-1f66-a559-ec3f1a833a01
  a a2a:Person ;
  rdfs:label "Antonetta Paaijmans" ;
  a2a:PersonName [
    rdfs:label "Antonetta Paaijmans" ;
    a2a:PersonNameFirstName "Antonetta" ;
    a2a:PersonNameLastName "Paaijmans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "7" ;
    a2a:Day "6" ;
    rdfs:label "1876-07-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-12d89e1b-f9f0-6e5e-4aa5-2ec7ef2909d9
  a a2a:Person ;
  rdfs:label "Theodorus van Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Theodorus van Ravesteijn" ;
    a2a:PersonNameFirstName "Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1897" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1897-05-15"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-f020c63b-af3b-fbb4-51c4-7cbb740db1cd
  a a2a:Person ;
  rdfs:label "Clasina van Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Clasina van Ravesteijn" ;
    a2a:PersonNameFirstName "Clasina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1899" ;
    a2a:Month "3" ;
    a2a:Day "2" ;
    rdfs:label "1899-03-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-8ba721f9-5b8c-5eda-8d8e-86c664e9b491
  a a2a:Person ;
  rdfs:label "Henricus van Ravestijn" ;
  a2a:PersonName [
    rdfs:label "Henricus van Ravestijn" ;
    a2a:PersonNameFirstName "Henricus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravestijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1901" ;
    a2a:Month "1" ;
    a2a:Day "24" ;
    rdfs:label "1901-01-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-ec424560-a1a6-3bb3-7305-a384c96e07cb
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes van Ravestijn" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes van Ravestijn" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravestijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1902" ;
    a2a:Month "6" ;
    a2a:Day "24" ;
    rdfs:label "1902-06-24"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-ebbf3c8b-afe8-5e96-d7b6-9b06cc3033dc
  a a2a:Person ;
  rdfs:label "Maria Catharina van Ravestijn" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina van Ravestijn" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ravestijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1903" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1903-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-04668802-df6b-6f3b-d7f1-9ee2d7eabdd5
  a a2a:Person ;
  rdfs:label "Hendrikus Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Ravesteijn" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1905" ;
    a2a:Month "3" ;
    a2a:Day "26" ;
    rdfs:label "1905-03-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-5e62e186-89d4-1b5b-9b75-8a2ec09d2b2d
  a a2a:Person ;
  rdfs:label "Johannes Adrianus Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Johannes Adrianus Ravesteijn" ;
    a2a:PersonNameFirstName "Johannes Adrianus" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1906" ;
    a2a:Month "12" ;
    a2a:Day "25" ;
    rdfs:label "1906-12-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-2baee974-8dac-73cf-7141-c0f2b6da12fe
  a a2a:Person ;
  rdfs:label "Maria Catharina Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Maria Catharina Ravesteijn" ;
    a2a:PersonNameFirstName "Maria Catharina" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1908" ;
    a2a:Month "7" ;
    a2a:Day "4" ;
    rdfs:label "1908-07-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person-ad565b0c-d1d4-34b2-c449-c1ffc188f4a1
  a a2a:Person ;
  rdfs:label "Antonius Lambertus Ravesteijn" ;
  a2a:PersonName [
    rdfs:label "Antonius Lambertus Ravesteijn" ;
    a2a:PersonNameFirstName "Antonius Lambertus" ;
    a2a:PersonNameLastName "Ravesteijn"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "9" ;
    a2a:Day "17" ;
    rdfs:label "1909-09-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1874" ;
    a2a:Month "10" ;
    a2a:Day "6" ;
    rdfs:label "1874-10-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:00190124-8d50-7aba-3d6c-f145d7c2d17c ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:bd9215fa-6734-1f66-a559-ec3f1a833a01 ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:12d89e1b-f9f0-6e5e-4aa5-2ec7ef2909d9 ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:f020c63b-af3b-fbb4-51c4-7cbb740db1cd ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:8ba721f9-5b8c-5eda-8d8e-86c664e9b491 ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:ec424560-a1a6-3bb3-7305-a384c96e07cb ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:ebbf3c8b-afe8-5e96-d7b6-9b06cc3033dc ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:04668802-df6b-6f3b-d7f1-9ee2d7eabdd5 ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:5e62e186-89d4-1b5b-9b75-8a2ec09d2b2d ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:2baee974-8dac-73cf-7141-c0f2b6da12fe ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:relationep_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Person:ad565b0c-d1d4-34b2-c449-c1ffc188f4a1 ;
  a2a:EventKeyRef oa:event_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7_Event1 .

oa:source_sha_e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7
  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 "29" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 21, Periode: 1900-1910, Bevolkingsregister, 21, 29"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/eb9cc038-f4e2-1469-9c30-b57c5d8446bb.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/eb9cc038-f4e2-1469-9c30-b57c5d8446bb.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-19"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7" ;
  a2a:RecordGUID "{e5b8f7cb-3a6a-8ce5-5db4-e199fcead1b7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4230_00004230.xml van SHA" .

