@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_76525922-eccc-e9f6-a451-444ce4f5c9ba
  a a2a:Record ;
  rdfs:label "Registratie op 17 november 1818 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-dca5c32e-55dc-a52c-0417-bbdcd9272d32, oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-d255596e-046e-afd0-5c3d-42f4bc7f5c20, oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-900a5052-0189-6e57-ae6d-1df082ddd1b3, oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-adbebac2-3e10-8d1e-4a66-09c57bf0e2b8 ;
  a2a:hasEvent oa:event_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_0, oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_1, oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_2, oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_3 ;
  a2a:hasSource oa:source_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba .

oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-dca5c32e-55dc-a52c-0417-bbdcd9272d32
  a a2a:Person ;
  rdfs:label "Johanna Eekels" ;
  a2a:PersonName [
    rdfs:label "Johanna Eekels" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Eekels"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1818" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1818-11-17"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-d255596e-046e-afd0-5c3d-42f4bc7f5c20
  a a2a:Person ;
  rdfs:label "Petrus van Overdijk" ;
  a2a:PersonName [
    rdfs:label "Petrus van Overdijk" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overdijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "16" ;
    rdfs:label "1851-12-16"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "visser" .

oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-900a5052-0189-6e57-ae6d-1df082ddd1b3
  a a2a:Person ;
  rdfs:label "Gertruda van Overdijk" ;
  a2a:PersonName [
    rdfs:label "Gertruda van Overdijk" ;
    a2a:PersonNameFirstName "Gertruda" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overdijk"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "5" ;
    a2a:Day "4" ;
    rdfs:label "1854-05-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person-adbebac2-3e10-8d1e-4a66-09c57bf0e2b8
  a a2a:Person ;
  rdfs:label "Huibert van Overdijk" ;
  a2a:PersonName [
    rdfs:label "Huibert van Overdijk" ;
    a2a:PersonNameFirstName "Huibert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Overdijk"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "3" ;
    a2a:Day "18" ;
    rdfs:label "1858-03-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1818" ;
    a2a:Month "11" ;
    a2a:Day "17" ;
    rdfs:label "1818-11-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person:dca5c32e-55dc-a52c-0417-bbdcd9272d32 ;
  a2a:EventKeyRef oa:event_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Event1 .

oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person:d255596e-046e-afd0-5c3d-42f4bc7f5c20 ;
  a2a:EventKeyRef oa:event_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Event1 .

oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person:900a5052-0189-6e57-ae6d-1df082ddd1b3 ;
  a2a:EventKeyRef oa:event_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Event1 .

oa:relationep_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Person:adbebac2-3e10-8d1e-4a66-09c57bf0e2b8 ;
  a2a:EventKeyRef oa:event_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba_Event1 .

oa:source_sha_76525922-eccc-e9f6-a451-444ce4f5c9ba
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1880-01-01 - 1909-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-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: 23, Periode: 1880-1909" ;
    a2a:Book "Bevolkingsregister" ;
    a2a:RegistryNumber "23" ;
    a2a:Folio "73" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 23, Periode: 1880-1909, Bevolkingsregister, 23, 73"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/ea1b6b4e-425f-45f6-9ddb-314ae95c9f76.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/76525922-eccc-e9f6-a451-444ce4f5c9ba" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/ea1b6b4e-425f-45f6-9ddb-314ae95c9f76.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-10-01"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/76525922-eccc-e9f6-a451-444ce4f5c9ba" ;
  a2a:RecordGUID "{76525922-eccc-e9f6-a451-444ce4f5c9ba}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4852_00004852.xml van SHA" .

