@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_e0f6d776-e025-6c5f-caa4-2f5268519cf6
  a a2a:Record ;
  rdfs:label "Registratie op 16 augustus 1852 te Veen" ;
  a2a:hasPerson oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-ad0a4f29-26da-1de8-6118-2a47d1c0d09e, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-ddffd50e-4626-c68d-a9ce-a4a55198b1c5, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-46e8fc31-2500-31c7-cd2a-97375d6673d5, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-640a0fea-f293-d400-be4f-5ce7b0bb849e, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-6d9e8e65-124a-b632-2ef0-13665e63bc6a, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-288d8a47-4846-932a-9324-2a99f4a924e1, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-a7a7eee5-85fa-53a4-fa99-4cc2bd14ae16, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-8b44725c-4009-a4de-e2b6-3d10c92c4e3c, oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-d279cf35-6bba-4172-80b6-0c7922f337ae ;
  a2a:hasEvent oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_0, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_1, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_2, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_3, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_4, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_5, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_6, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_7, oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_8 ;
  a2a:hasSource oa:source_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6 .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-ad0a4f29-26da-1de8-6118-2a47d1c0d09e
  a a2a:Person ;
  rdfs:label "Aart Dirk Duister" ;
  a2a:PersonName [
    rdfs:label "Aart Dirk Duister" ;
    a2a:PersonNameFirstName "Aart Dirk" ;
    a2a:PersonNameLastName "Duister"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1852" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1852-08-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-ddffd50e-4626-c68d-a9ce-a4a55198b1c5
  a a2a:Person ;
  rdfs:label "Hendrik Duister" ;
  a2a:PersonName [
    rdfs:label "Hendrik Duister" ;
    a2a:PersonNameFirstName "Hendrik" ;
    a2a:PersonNameLastName "Duister"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "12" ;
    rdfs:label "1884-09-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-46e8fc31-2500-31c7-cd2a-97375d6673d5
  a a2a:Person ;
  rdfs:label "Elisabeth Duister" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Duister" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Duister"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "5" ;
    a2a:Day "2" ;
    rdfs:label "1887-05-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-640a0fea-f293-d400-be4f-5ce7b0bb849e
  a a2a:Person ;
  rdfs:label "Dirkje Duister" ;
  a2a:PersonName [
    rdfs:label "Dirkje Duister" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNameLastName "Duister"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1891" ;
    a2a:Month "1" ;
    a2a:Day "18" ;
    rdfs:label "1891-01-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-6d9e8e65-124a-b632-2ef0-13665e63bc6a
  a a2a:Person ;
  rdfs:label "Delia Sophia Duister" ;
  a2a:PersonName [
    rdfs:label "Delia Sophia Duister" ;
    a2a:PersonNameFirstName "Delia Sophia" ;
    a2a:PersonNameLastName "Duister"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1877" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1877-05-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-288d8a47-4846-932a-9324-2a99f4a924e1
  a a2a:Person ;
  rdfs:label "Anna Bos" ;
  a2a:PersonName [
    rdfs:label "Anna Bos" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Bos"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1900" ;
    a2a:Month "6" ;
    a2a:Day "11" ;
    rdfs:label "1900-06-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-a7a7eee5-85fa-53a4-fa99-4cc2bd14ae16
  a a2a:Person ;
  rdfs:label "Bertus Pellikaan" ;
  a2a:PersonName [
    rdfs:label "Bertus Pellikaan" ;
    a2a:PersonNameFirstName "Bertus" ;
    a2a:PersonNameLastName "Pellikaan"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1907" ;
    a2a:Month "5" ;
    a2a:Day "28" ;
    rdfs:label "1907-05-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-8b44725c-4009-a4de-e2b6-3d10c92c4e3c
  a a2a:Person ;
  rdfs:label "Anna Timmermans" ;
  a2a:PersonName [
    rdfs:label "Anna Timmermans" ;
    a2a:PersonNameFirstName "Anna" ;
    a2a:PersonNameLastName "Timmermans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1910" ;
    a2a:Month "10" ;
    a2a:Day "11" ;
    rdfs:label "1910-10-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person-d279cf35-6bba-4172-80b6-0c7922f337ae
  a a2a:Person ;
  rdfs:label "Lijntje van Tilborg" ;
  a2a:PersonName [
    rdfs:label "Lijntje van Tilborg" ;
    a2a:PersonNameFirstName "Lijntje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Tilborg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "6" ;
    a2a:Day "5" ;
    rdfs:label "1884-06-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1852" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1852-08-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:ad0a4f29-26da-1de8-6118-2a47d1c0d09e ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:ddffd50e-4626-c68d-a9ce-a4a55198b1c5 ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:46e8fc31-2500-31c7-cd2a-97375d6673d5 ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:640a0fea-f293-d400-be4f-5ce7b0bb849e ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:6d9e8e65-124a-b632-2ef0-13665e63bc6a ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:288d8a47-4846-932a-9324-2a99f4a924e1 ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:a7a7eee5-85fa-53a4-fa99-4cc2bd14ae16 ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:8b44725c-4009-a4de-e2b6-3d10c92c4e3c ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:relationep_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Person:d279cf35-6bba-4172-80b6-0c7922f337ae ;
  a2a:EventKeyRef oa:event_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6_Event1 .

oa:source_sha_e0f6d776-e025-6c5f-caa4-2f5268519cf6
  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 "77" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1900-1944, Bevolkingsregister, 12, 77"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/b46bc478-9aac-8f24-93c5-f9c61f59a88c.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e0f6d776-e025-6c5f-caa4-2f5268519cf6" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/b46bc478-9aac-8f24-93c5-f9c61f59a88c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-10-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e0f6d776-e025-6c5f-caa4-2f5268519cf6" ;
  a2a:RecordGUID "{e0f6d776-e025-6c5f-caa4-2f5268519cf6}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4212_00004212.xml van SHA" .

[] a2a:PersonRemarkdiversen "voorheen achternaam Duister" .
[] a2a:PersonRemarkdiversen "voorheen achternaam Duister" .
