@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_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3
  a a2a:Record ;
  rdfs:label "Registratie op 7 oktober 1844 te Andel" ;
  a2a:hasPerson oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-5b5a60c7-7e84-0d25-1772-036c8fe1f47b, oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-d32e95f9-b4ef-b3e7-91ad-35c199247f14, oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-a3c055f9-f43d-a5c8-da4d-20634de81632, oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-3e48e169-ab6f-336a-205f-4954dec06b38, oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-9a870d91-2341-980b-93fd-a5ad22fe1ad1, oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-59f3971c-1052-c651-8533-3d4712ebb141, oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-9930bb55-afb6-8246-b667-3112f71571a2 ;
  a2a:hasEvent oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_0, oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_1, oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_2, oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_3, oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_4, oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_5, oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_6 ;
  a2a:hasSource oa:source_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3 .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-5b5a60c7-7e84-0d25-1772-036c8fe1f47b
  a a2a:Person ;
  rdfs:label "Simon de Cloe" ;
  a2a:PersonName [
    rdfs:label "Simon de Cloe" ;
    a2a:PersonNameFirstName "Simon" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1844-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-d32e95f9-b4ef-b3e7-91ad-35c199247f14
  a a2a:Person ;
  rdfs:label "Hendrika van Vuuren" ;
  a2a:PersonName [
    rdfs:label "Hendrika van Vuuren" ;
    a2a:PersonNameFirstName "Hendrika" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Vuuren"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1853" ;
    a2a:Month "12" ;
    a2a:Day "12" ;
    rdfs:label "1853-12-12"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-a3c055f9-f43d-a5c8-da4d-20634de81632
  a a2a:Person ;
  rdfs:label "Pieter de Cloe" ;
  a2a:PersonName [
    rdfs:label "Pieter de Cloe" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1876" ;
    a2a:Month "5" ;
    a2a:Day "31" ;
    rdfs:label "1876-05-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-3e48e169-ab6f-336a-205f-4954dec06b38
  a a2a:Person ;
  rdfs:label "Joostina de Cloe" ;
  a2a:PersonName [
    rdfs:label "Joostina de Cloe" ;
    a2a:PersonNameFirstName "Joostina" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1879" ;
    a2a:Month "1" ;
    a2a:Day "29" ;
    rdfs:label "1879-01-29"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "naaister" .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-9a870d91-2341-980b-93fd-a5ad22fe1ad1
  a a2a:Person ;
  rdfs:label "Joost de Cloe" ;
  a2a:PersonName [
    rdfs:label "Joost de Cloe" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Cloe"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "10" ;
    a2a:Day "17" ;
    rdfs:label "1851-10-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-59f3971c-1052-c651-8533-3d4712ebb141
  a a2a:Person ;
  rdfs:label "Geertruida Cornelia den Dekker" ;
  a2a:PersonName [
    rdfs:label "Geertruida Cornelia den Dekker" ;
    a2a:PersonNameFirstName "Geertruida Cornelia" ;
    a2a:PersonNamePrefixLastName "den" ;
    a2a:PersonNameLastName "Dekker"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1895" ;
    a2a:Month "2" ;
    a2a:Day "28" ;
    rdfs:label "1895-02-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] .

oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person-9930bb55-afb6-8246-b667-3112f71571a2
  a a2a:Person ;
  rdfs:label "Pieter Clement" ;
  a2a:PersonName [
    rdfs:label "Pieter Clement" ;
    a2a:PersonNameFirstName "Pieter" ;
    a2a:PersonNameLastName "Clement"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1888" ;
    a2a:Month "7" ;
    a2a:Day "26" ;
    rdfs:label "1888-07-26"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Veen" ;
    rdfs:label "Veen"
  ] ;
  a2a:Profession "landarbeider" .

oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1844" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1844-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Andel" ;
    rdfs:label "Andel"
  ] .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:5b5a60c7-7e84-0d25-1772-036c8fe1f47b ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:d32e95f9-b4ef-b3e7-91ad-35c199247f14 ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:a3c055f9-f43d-a5c8-da4d-20634de81632 ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:3e48e169-ab6f-336a-205f-4954dec06b38 ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:9a870d91-2341-980b-93fd-a5ad22fe1ad1 ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:59f3971c-1052-c651-8533-3d4712ebb141 ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:relationep_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Person:9930bb55-afb6-8246-b667-3112f71571a2 ;
  a2a:EventKeyRef oa:event_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3_Event1 .

oa:source_sha_0f5cc609-e804-5f58-a527-8ed0a5b9ebf3
  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 "50" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 12, Periode: 1900-1944, Bevolkingsregister, 12, 50"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/651132ef-8a48-b5e5-a5fd-bfc753f2d2e7.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/0f5cc609-e804-5f58-a527-8ed0a5b9ebf3" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/651132ef-8a48-b5e5-a5fd-bfc753f2d2e7.jpg"
  ] ;
  a2a:SourceLastChangeDate "2017-04-05"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/0f5cc609-e804-5f58-a527-8ed0a5b9ebf3" ;
  a2a:RecordGUID "{0f5cc609-e804-5f58-a527-8ed0a5b9ebf3}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4450_00004450.xml van SHA" .

