@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_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e
  a a2a:Record ;
  rdfs:label "Registratie in 1887" ;
  a2a:hasPerson oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-63588eca-e7fd-889a-ac75-132e9728e1bb, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-23672bd9-da44-126e-e4c5-0815e3bfbb1b, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-815f1cb1-e62e-dfb8-50aa-0450edd342f9, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-97672705-d389-e968-7fb5-98c0e75d96be, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-4c86e243-c9ea-dbee-386a-90ea30b97a16, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-38177224-cde0-b992-e09d-fa4777000bb0, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-3fe7e4f8-0724-f94e-b755-bb9115fdcf29, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-fa8a16ed-d4a8-306f-8ba7-d2efd1128d25, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-21833bc2-6eea-8bf6-9ede-a0a8d659ae10, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-8b88ccf9-258d-6a7d-c3e2-f393f1c0150d, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-58b61069-1ea3-dab4-dedc-d95cc1e4c7ac, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-b3a50c5c-456c-20e8-fcb9-8eee8972597c, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-3e982abd-c0fc-7c73-7121-710a93817a46, oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-3575a78a-0ada-09b9-3152-a940e6490cba ;
  a2a:hasEvent oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_0, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_1, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_2, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_3, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_4, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_5, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_6, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_7, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_8, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_9, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_10, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_11, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_12, oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_13 ;
  a2a:hasSource oa:source_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-63588eca-e7fd-889a-ac75-132e9728e1bb
  a a2a:Person ;
  rdfs:label "Jan Vos" ;
  a2a:PersonName [
    rdfs:label "Jan Vos" ;
    a2a:PersonNameFirstName "Jan" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1887" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-23672bd9-da44-126e-e4c5-0815e3bfbb1b
  a a2a:Person ;
  rdfs:label "A.a. H.a. van den Schans" ;
  a2a:PersonName [
    rdfs:label "A.a. H.a. van den Schans" ;
    a2a:PersonNameFirstName "A.a. H.a." ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Schans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1895" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-815f1cb1-e62e-dfb8-50aa-0450edd342f9
  a a2a:Person ;
  rdfs:label "Gerrit Vos" ;
  a2a:PersonName [
    rdfs:label "Gerrit Vos" ;
    a2a:PersonNameFirstName "Gerrit" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1914" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-97672705-d389-e968-7fb5-98c0e75d96be
  a a2a:Person ;
  rdfs:label "P.a. G.a. Honcoop" ;
  a2a:PersonName [
    rdfs:label "P.a. G.a. Honcoop" ;
    a2a:PersonNameFirstName "P.a. G.a." ;
    a2a:PersonNameLastName "Honcoop"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1888" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-4c86e243-c9ea-dbee-386a-90ea30b97a16
  a a2a:Person ;
  rdfs:label "H.a. J.a. A.a. de Ru" ;
  a2a:PersonName [
    rdfs:label "H.a. J.a. A.a. de Ru" ;
    a2a:PersonNameFirstName "H.a. J.a. A.a." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Ru"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1858" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-38177224-cde0-b992-e09d-fa4777000bb0
  a a2a:Person ;
  rdfs:label "Theuntje Biesheuvel" ;
  a2a:PersonName [
    rdfs:label "Theuntje Biesheuvel" ;
    a2a:PersonNameFirstName "Theuntje" ;
    a2a:PersonNameLastName "Biesheuvel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1893" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-3fe7e4f8-0724-f94e-b755-bb9115fdcf29
  a a2a:Person ;
  rdfs:label "Jenneke den Dekker" ;
  a2a:PersonName [
    rdfs:label "Jenneke den Dekker" ;
    a2a:PersonNameFirstName "Jenneke" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1891" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-fa8a16ed-d4a8-306f-8ba7-d2efd1128d25
  a a2a:Person ;
  rdfs:label "Adriaan Voogt" ;
  a2a:PersonName [
    rdfs:label "Adriaan Voogt" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Voogt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1873" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-21833bc2-6eea-8bf6-9ede-a0a8d659ae10
  a a2a:Person ;
  rdfs:label "Corn.a. Louwen" ;
  a2a:PersonName [
    rdfs:label "Corn.a. Louwen" ;
    a2a:PersonNameFirstName "Corn.a." ;
    a2a:PersonNameLastName "Louwen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1877" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-8b88ccf9-258d-6a7d-c3e2-f393f1c0150d
  a a2a:Person ;
  rdfs:label "Jan A. Voogt" ;
  a2a:PersonName [
    rdfs:label "Jan A. Voogt" ;
    a2a:PersonNameFirstName "Jan A." ;
    a2a:PersonNameLastName "Voogt"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [ a2a:Year "1903" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-58b61069-1ea3-dab4-dedc-d95cc1e4c7ac
  a a2a:Person ;
  rdfs:label "Maartje M. Voogt" ;
  a2a:PersonName [
    rdfs:label "Maartje M. Voogt" ;
    a2a:PersonNameFirstName "Maartje M." ;
    a2a:PersonNameLastName "Voogt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1901" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-b3a50c5c-456c-20e8-fcb9-8eee8972597c
  a a2a:Person ;
  rdfs:label "Maria L.J. Voogt" ;
  a2a:PersonName [
    rdfs:label "Maria L.J. Voogt" ;
    a2a:PersonNameFirstName "Maria L.J." ;
    a2a:PersonNameLastName "Voogt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1910" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-3e982abd-c0fc-7c73-7121-710a93817a46
  a a2a:Person ;
  rdfs:label "G.a. S.a. Janson" ;
  a2a:PersonName [
    rdfs:label "G.a. S.a. Janson" ;
    a2a:PersonNameFirstName "G.a. S.a." ;
    a2a:PersonNameLastName "Janson"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1870" ] .

oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person-3575a78a-0ada-09b9-3152-a940e6490cba
  a a2a:Person ;
  rdfs:label "Elisabeth Dorothea Wittebol" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Dorothea Wittebol" ;
    a2a:PersonNameFirstName "Elisabeth Dorothea" ;
    a2a:PersonNameLastName "Wittebol"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [ a2a:Year "1890" ] .

oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [ a2a:Year "1887" ] .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:63588eca-e7fd-889a-ac75-132e9728e1bb ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:23672bd9-da44-126e-e4c5-0815e3bfbb1b ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:815f1cb1-e62e-dfb8-50aa-0450edd342f9 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:97672705-d389-e968-7fb5-98c0e75d96be ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:4c86e243-c9ea-dbee-386a-90ea30b97a16 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:38177224-cde0-b992-e09d-fa4777000bb0 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:3fe7e4f8-0724-f94e-b755-bb9115fdcf29 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:fa8a16ed-d4a8-306f-8ba7-d2efd1128d25 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:21833bc2-6eea-8bf6-9ede-a0a8d659ae10 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:8b88ccf9-258d-6a7d-c3e2-f393f1c0150d ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_10
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:58b61069-1ea3-dab4-dedc-d95cc1e4c7ac ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_11
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:b3a50c5c-456c-20e8-fcb9-8eee8972597c ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_12
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:3e982abd-c0fc-7c73-7121-710a93817a46 ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:relationep_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_13
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Person:3575a78a-0ada-09b9-3152-a940e6490cba ;
  a2a:EventKeyRef oa:event_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e_Event1 .

oa:source_sha_c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen", "1915-01-01 - 1923-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1915-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1923-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: 15, Periode: 1915-1923" ;
    a2a:Book "Register van ingekomen en vertrokken personen" ;
    a2a:RegistryNumber "15" ;
    a2a:Folio "34" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 15, Periode: 1915-1923, Register van ingekomen en vertrokken personen, 15, 34"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/5f2f4c2d-98a9-01ea-c868-c6ea9dac277b.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/5f2f4c2d-98a9-01ea-c868-c6ea9dac277b.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-10-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e" ;
  a2a:RecordGUID "{c4ac9ce3-b0f6-e533-2a9f-cd99f45eb47e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_6875_00006875.xml van SHA" .

