@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_eb4454fc-23f8-cd10-7a76-4ac2ff429021
  a a2a:Record ;
  rdfs:label "Registratie op 31 mei 1875 te Drunen" ;
  a2a:hasPerson oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-24e515f2-982a-0255-3c5a-1723a0ee9e9d, oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-dd6b349c-f5da-e3d2-ef80-5167af1ffa47, oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-f1bd2c5e-900f-2375-cef0-a8ec5013800a, oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-6f5c915f-4d52-56a4-cf06-659e9b2b7fbd ;
  a2a:hasEvent oa:event_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_0, oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_1, oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_2, oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_3 ;
  a2a:hasSource oa:source_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021 .

oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-24e515f2-982a-0255-3c5a-1723a0ee9e9d
  a a2a:Person ;
  rdfs:label "Cornelis van der Ven" ;
  a2a:PersonName [
    rdfs:label "Cornelis van der Ven" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1875-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-dd6b349c-f5da-e3d2-ef80-5167af1ffa47
  a a2a:Person ;
  rdfs:label "Johanna Petronella van Hulten" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella van Hulten" ;
    a2a:PersonNameFirstName "Johanna Petronella" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Hulten"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1875" ;
    a2a:Month "12" ;
    a2a:Day "27" ;
    rdfs:label "1875-12-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-f1bd2c5e-900f-2375-cef0-a8ec5013800a
  a a2a:Person ;
  rdfs:label "Martinus Antonius van der Ven" ;
  a2a:PersonName [
    rdfs:label "Martinus Antonius van der Ven" ;
    a2a:PersonNameFirstName "Martinus Antonius" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1909" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1909-02-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person-6f5c915f-4d52-56a4-cf06-659e9b2b7fbd
  a a2a:Person ;
  rdfs:label "Johanna Petronella Cornelia van der Ven" ;
  a2a:PersonName [
    rdfs:label "Johanna Petronella Cornelia van der Ven" ;
    a2a:PersonNameFirstName "Johanna Petronella Cornelia" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Ven"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "3" ;
    a2a:Day "1" ;
    rdfs:label "1910-03-01"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:event_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1875" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1875-05-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Drunen" ;
    rdfs:label "Drunen"
  ] .

oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person:24e515f2-982a-0255-3c5a-1723a0ee9e9d ;
  a2a:EventKeyRef oa:event_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Event1 .

oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person:dd6b349c-f5da-e3d2-ef80-5167af1ffa47 ;
  a2a:EventKeyRef oa:event_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Event1 .

oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person:f1bd2c5e-900f-2375-cef0-a8ec5013800a ;
  a2a:EventKeyRef oa:event_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Event1 .

oa:relationep_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Person:6f5c915f-4d52-56a4-cf06-659e9b2b7fbd ;
  a2a:EventKeyRef oa:event_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021_Event1 .

oa:source_sha_eb4454fc-23f8-cd10-7a76-4ac2ff429021
  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 "154" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 21, Periode: 1900-1910, Bevolkingsregister, 21, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/c9a961e3-7bfa-37f1-33ee-35a429c9eef0.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/eb4454fc-23f8-cd10-7a76-4ac2ff429021" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/c9a961e3-7bfa-37f1-33ee-35a429c9eef0.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-11"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/eb4454fc-23f8-cd10-7a76-4ac2ff429021" ;
  a2a:RecordGUID "{eb4454fc-23f8-cd10-7a76-4ac2ff429021}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4250_00004250.xml van SHA" .

