@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_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308
  a a2a:Record ;
  rdfs:label "Registratie op 7 oktober 1858 te 's-Hertogenbosch" ;
  a2a:hasPerson oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-457183d2-78dd-5740-4c72-d5dfe74528e1, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-294f39c3-47b8-723d-6d28-47e08a28506d, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-062eb320-1fbd-9e6d-0172-4e71b3760959, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-8b7af345-20d7-3f17-bf8b-e1f19be731be, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-2260c281-6b23-fa43-2032-1961a58ba1be, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-866a3679-530d-23b5-7305-489fcb19a7c6, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-166e5533-d45f-8eab-da03-79ae188c8d14, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-81a0599a-d45e-4623-09b4-21304d419fc2, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-afbd60a2-5ced-126e-b7d1-dc10e682d416, oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-a8d01ec8-d954-b224-a1aa-8095caa4fd88 ;
  a2a:hasEvent oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_0, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_1, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_2, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_3, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_4, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_5, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_6, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_7, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_8, oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_9 ;
  a2a:hasSource oa:source_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308 .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-457183d2-78dd-5740-4c72-d5dfe74528e1
  a a2a:Person ;
  rdfs:label "Thomas van Zandvoort" ;
  a2a:PersonName [
    rdfs:label "Thomas van Zandvoort" ;
    a2a:PersonNameFirstName "Thomas" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zandvoort"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1858-10-07"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:Profession "smid" .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-294f39c3-47b8-723d-6d28-47e08a28506d
  a a2a:Person ;
  rdfs:label "Johanna van Zon" ;
  a2a:PersonName [
    rdfs:label "Johanna van Zon" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1847" ;
    a2a:Month "1" ;
    a2a:Day "28" ;
    rdfs:label "1847-01-28"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-062eb320-1fbd-9e6d-0172-4e71b3760959
  a a2a:Person ;
  rdfs:label "Petrus Zoetmulder" ;
  a2a:PersonName [
    rdfs:label "Petrus Zoetmulder" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Zoetmulder"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1867" ;
    a2a:Month "6" ;
    a2a:Day "2" ;
    rdfs:label "1867-06-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Schiedam" ;
    rdfs:label "Schiedam"
  ] ;
  a2a:Profession "klerk postkantoor" .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-8b7af345-20d7-3f17-bf8b-e1f19be731be
  a a2a:Person ;
  rdfs:label "Theodora Adriana van der Zanden" ;
  a2a:PersonName [
    rdfs:label "Theodora Adriana van der Zanden" ;
    a2a:PersonNameFirstName "Theodora Adriana" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zanden"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1856" ;
    a2a:Month "11" ;
    a2a:Day "25" ;
    rdfs:label "1856-11-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-2260c281-6b23-fa43-2032-1961a58ba1be
  a a2a:Person ;
  rdfs:label "Cornelia van 't Zand" ;
  a2a:PersonName [
    rdfs:label "Cornelia van 't Zand" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Zand"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1866" ;
    a2a:Month "12" ;
    a2a:Day "5" ;
    rdfs:label "1866-12-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Hedel" ;
    rdfs:label "Hedel"
  ] ;
  a2a:Profession "dienstbode" .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-866a3679-530d-23b5-7305-489fcb19a7c6
  a a2a:Person ;
  rdfs:label "Catharina Maria Zacht" ;
  a2a:PersonName [
    rdfs:label "Catharina Maria Zacht" ;
    a2a:PersonNameFirstName "Catharina Maria" ;
    a2a:PersonNameLastName "Zacht"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1887-08-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Loon op Zand" ;
    rdfs:label "Loon op Zand"
  ] .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-166e5533-d45f-8eab-da03-79ae188c8d14
  a a2a:Person ;
  rdfs:label "Maria Dirkje van Zutphen" ;
  a2a:PersonName [
    rdfs:label "Maria Dirkje van Zutphen" ;
    a2a:PersonNameFirstName "Maria Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zutphen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1881" ;
    a2a:Month "8" ;
    a2a:Day "4" ;
    rdfs:label "1881-08-04"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Utrecht" ;
    rdfs:label "Utrecht"
  ] .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-81a0599a-d45e-4623-09b4-21304d419fc2
  a a2a:Person ;
  rdfs:label "Hendrikus Johannes van der Zee" ;
  a2a:PersonName [
    rdfs:label "Hendrikus Johannes van der Zee" ;
    a2a:PersonNameFirstName "Hendrikus Johannes" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zee"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1887" ;
    a2a:Month "8" ;
    a2a:Day "13" ;
    rdfs:label "1887-08-13"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Woudrichem" ;
    rdfs:label "Woudrichem"
  ] .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-afbd60a2-5ced-126e-b7d1-dc10e682d416
  a a2a:Person ;
  rdfs:label "Elisabeth van Zon" ;
  a2a:PersonName [
    rdfs:label "Elisabeth van Zon" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Zon"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1859" ;
    a2a:Month "2" ;
    a2a:Day "27" ;
    rdfs:label "1859-02-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person-a8d01ec8-d954-b224-a1aa-8095caa4fd88
  a a2a:Person ;
  rdfs:label "Carolina Sophia Zwaan" ;
  a2a:PersonName [
    rdfs:label "Carolina Sophia Zwaan" ;
    a2a:PersonNameFirstName "Carolina Sophia" ;
    a2a:PersonNameLastName "Zwaan"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1854" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1854-10-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventDate [
    a2a:Year "1858" ;
    a2a:Month "10" ;
    a2a:Day "7" ;
    rdfs:label "1858-10-07"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Hertogenbosch" ;
    rdfs:label "'s-Hertogenbosch"
  ] .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:457183d2-78dd-5740-4c72-d5dfe74528e1 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:294f39c3-47b8-723d-6d28-47e08a28506d ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:062eb320-1fbd-9e6d-0172-4e71b3760959 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:8b7af345-20d7-3f17-bf8b-e1f19be731be ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:2260c281-6b23-fa43-2032-1961a58ba1be ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_5
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:866a3679-530d-23b5-7305-489fcb19a7c6 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_6
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:166e5533-d45f-8eab-da03-79ae188c8d14 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_7
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:81a0599a-d45e-4623-09b4-21304d419fc2 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_8
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:afbd60a2-5ced-126e-b7d1-dc10e682d416 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:relationep_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_9
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Person:a8d01ec8-d954-b224-a1aa-8095caa4fd88 ;
  a2a:EventKeyRef oa:event_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308_Event1 .

oa:source_sha_62ee2e22-cc3b-9b52-a6fc-c3d4178aa308
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, Bevolkingsregister" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1880-01-01 - 1904-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1904-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: 30, Periode: 1880-1904" ;
    a2a:Book "Dienstbodenregister" ;
    a2a:RegistryNumber "30" ;
    a2a:Folio "100" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: boek, Deel: 30, Periode: 1880-1904, Dienstbodenregister, 30, 100"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/97e6befa-a9c0-c5cf-e892-c7d78625b67d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/62ee2e22-cc3b-9b52-a6fc-c3d4178aa308" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/97e6befa-a9c0-c5cf-e892-c7d78625b67d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-06-13"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/62ee2e22-cc3b-9b52-a6fc-c3d4178aa308" ;
  a2a:RecordGUID "{62ee2e22-cc3b-9b52-a6fc-c3d4178aa308}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_4776_00004776.xml van SHA" .

