@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_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f
  a a2a:Record ;
  rdfs:label "Registratie op 4 oktober 1862 te Andel" ;
  a2a:hasPerson oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-07fba50b-be2f-7c14-c29c-0d6559ea4927, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-9b6e9134-23e4-3bdb-8c46-b6bb02451ad5, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-18a71ee3-ae6c-241a-f7db-c05362f32495, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-98ada62e-e4e0-ca93-d84a-ecec07fc986d, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-b2bfd101-48c5-1904-f834-0a9fb8d58995, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-5eca7cf8-00fd-a3c8-9e55-33dbd871c861, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-055cad9c-ea91-284b-1141-a7710daf69b1, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-450515d5-1cdb-554f-bb62-b28291e86731, oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-8fc080af-aec5-d67b-a23b-cea377c881c2 ;
  a2a:hasEvent oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_0, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_1, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_2, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_3, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_4, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_5, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_6, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_7, oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_8 ;
  a2a:hasSource oa:source_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-07fba50b-be2f-7c14-c29c-0d6559ea4927
  a a2a:Person ;
  rdfs:label "Cornelis Roza" ;
  a2a:PersonName [
    rdfs:label "Cornelis Roza" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1862-10-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "commissionair/caféhouder" .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-9b6e9134-23e4-3bdb-8c46-b6bb02451ad5
  a a2a:Person ;
  rdfs:label "Bastiaantje Klop" ;
  a2a:PersonName [
    rdfs:label "Bastiaantje Klop" ;
    a2a:PersonNameFirstName "Bastiaantje" ;
    a2a:PersonNameLastName "Klop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1865" ;
    a2a:Month "9" ;
    a2a:Day "2" ;
    rdfs:label "1865-09-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-18a71ee3-ae6c-241a-f7db-c05362f32495
  a a2a:Person ;
  rdfs:label "Arie Gerrit Roza" ;
  a2a:PersonName [
    rdfs:label "Arie Gerrit Roza" ;
    a2a:PersonNameFirstName "Arie Gerrit" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1892" ;
    a2a:Month "5" ;
    a2a:Day "16" ;
    rdfs:label "1892-05-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-98ada62e-e4e0-ca93-d84a-ecec07fc986d
  a a2a:Person ;
  rdfs:label "Heiltje Roza" ;
  a2a:PersonName [
    rdfs:label "Heiltje Roza" ;
    a2a:PersonNameFirstName "Heiltje" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1893-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-b2bfd101-48c5-1904-f834-0a9fb8d58995
  a a2a:Person ;
  rdfs:label "Johanna Roza" ;
  a2a:PersonName [
    rdfs:label "Johanna Roza" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1893" ;
    a2a:Month "9" ;
    a2a:Day "21" ;
    rdfs:label "1893-09-21"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-5eca7cf8-00fd-a3c8-9e55-33dbd871c861
  a a2a:Person ;
  rdfs:label "Gerdina Roza" ;
  a2a:PersonName [
    rdfs:label "Gerdina Roza" ;
    a2a:PersonNameFirstName "Gerdina" ;
    a2a:PersonNameLastName "Roza"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1898" ;
    a2a:Month "8" ;
    a2a:Day "2" ;
    rdfs:label "1898-08-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-055cad9c-ea91-284b-1141-a7710daf69b1
  a a2a:Person ;
  rdfs:label "Klara Straver" ;
  a2a:PersonName [
    rdfs:label "Klara Straver" ;
    a2a:PersonNameFirstName "Klara" ;
    a2a:PersonNameLastName "Straver"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "1" ;
    a2a:Day "25" ;
    rdfs:label "1881-01-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-450515d5-1cdb-554f-bb62-b28291e86731
  a a2a:Person ;
  rdfs:label "Zegerina Bonis" ;
  a2a:PersonName [
    rdfs:label "Zegerina Bonis" ;
    a2a:PersonNameFirstName "Zegerina" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1920-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person-8fc080af-aec5-d67b-a23b-cea377c881c2
  a a2a:Person ;
  rdfs:label "Bastiaantje Bonis" ;
  a2a:PersonName [
    rdfs:label "Bastiaantje Bonis" ;
    a2a:PersonNameFirstName "Bastiaantje" ;
    a2a:PersonNameLastName "Bonis"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1920" ;
    a2a:Month "4" ;
    a2a:Day "4" ;
    rdfs:label "1920-04-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] .

oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1862" ;
    a2a:Month "10" ;
    a2a:Day "4" ;
    rdfs:label "1862-10-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:07fba50b-be2f-7c14-c29c-0d6559ea4927 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:9b6e9134-23e4-3bdb-8c46-b6bb02451ad5 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:18a71ee3-ae6c-241a-f7db-c05362f32495 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:98ada62e-e4e0-ca93-d84a-ecec07fc986d ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:b2bfd101-48c5-1904-f834-0a9fb8d58995 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:5eca7cf8-00fd-a3c8-9e55-33dbd871c861 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:055cad9c-ea91-284b-1141-a7710daf69b1 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:450515d5-1cdb-554f-bb62-b28291e86731 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:relationep_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Person:8fc080af-aec5-d67b-a23b-cea377c881c2 ;
  a2a:EventKeyRef oa:event_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f_Event1 .

oa:source_sha_8217e27d-0a72-a9cb-ca8d-c262f95cfc5f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel", "1900-01-01 - 1944-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1900-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1944-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: 12, Periode: 1900-1944" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "12" ;
    a2a:Folio "208" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1900-1944, Bevolkingsregister, 12, 208"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b1f900ae-ba77-0aa3-1010-5de7710ae0cf.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/8217e27d-0a72-a9cb-ca8d-c262f95cfc5f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b1f900ae-ba77-0aa3-1010-5de7710ae0cf.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-03-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/8217e27d-0a72-a9cb-ca8d-c262f95cfc5f" ;
  a2a:RecordGUID "{8217e27d-0a72-a9cb-ca8d-c262f95cfc5f}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4898_00004898.xml van SHA" .

[] a2a:PersonRemarkdiversen "Weduwe van Cornelis Bonis." .
