@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_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82
  a a2a:Record ;
  rdfs:label "Doop op 27 oktober 1801 te Tholen" ;
  a2a:hasPerson oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-8aa486bc-c915-4ef6-b06a-b23fba12847b, oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-a691527f-1162-44c8-ae96-f415abb860d5, oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-69ebda17-3ea8-4889-a60c-425268b7d692, oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-89cbad37-9b83-41c7-ad1f-6b18bed2c71f, oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-1a35dd83-9087-4483-9a18-a594eeb1a893 ;
  a2a:hasEvent oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_0, oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_1, oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_2, oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_3, oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_4 ;
  a2a:hasSource oa:source_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82 .

oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-8aa486bc-c915-4ef6-b06a-b23fba12847b
  a a2a:Person ;
  rdfs:label "Hermina Helena Metzler" ;
  a2a:PersonName [
    rdfs:label "Hermina Helena Metzler" ;
    a2a:PersonNameFirstName "Hermina Helena" ;
    a2a:PersonNameLastName "Metzler"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-a691527f-1162-44c8-ae96-f415abb860d5
  a a2a:Person ;
  rdfs:label "N. de Vries" ;
  a2a:PersonName [
    rdfs:label "N. de Vries" ;
    a2a:PersonNameFirstName "N." ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-69ebda17-3ea8-4889-a60c-425268b7d692
  a a2a:Person ;
  rdfs:label "Hermina van t Hof" ;
  a2a:PersonName [
    rdfs:label "Hermina van t Hof" ;
    a2a:PersonNameFirstName "Hermina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "t Hof"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-89cbad37-9b83-41c7-ad1f-6b18bed2c71f
  a a2a:Person ;
  rdfs:label "J. P. Metzler" ;
  a2a:PersonName [
    rdfs:label "J. P. Metzler" ;
    a2a:PersonNameFirstName "J. P." ;
    a2a:PersonNameLastName "Metzler"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person-1a35dd83-9087-4483-9a18-a594eeb1a893
  a a2a:Person ;
  rdfs:label "Margarita van 't Hof" ;
  a2a:PersonName [
    rdfs:label "Margarita van 't Hof" ;
    a2a:PersonNameFirstName "Margarita" ;
    a2a:PersonNamePrefixLastName "van 't" ;
    a2a:PersonNameLastName "Hof"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1801-10-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person:8aa486bc-c915-4ef6-b06a-b23fba12847b ;
  a2a:EventKeyRef oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1 .

oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person:a691527f-1162-44c8-ae96-f415abb860d5 ;
  a2a:EventKeyRef oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1 .

oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person:69ebda17-3ea8-4889-a60c-425268b7d692 ;
  a2a:EventKeyRef oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1 .

oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person:89cbad37-9b83-41c7-ad1f-6b18bed2c71f ;
  a2a:EventKeyRef oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1 .

oa:relationep_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_4
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Person:1a35dd83-9087-4483-9a18-a594eeb1a893 ;
  a2a:EventKeyRef oa:event_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82_Event1 .

oa:source_thl_b56c5d9a-4fe1-446b-b2a0-049bdcdbff82
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1801-10-27 - 1801-10-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-10-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-10-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "10" ;
    a2a:Day "27" ;
    rdfs:label "1801-10-27"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_056, Periode: 1795-1832" ;
    a2a:Book "Doopboek RK kerk" ;
    a2a:RegistryNumber "DTB_056" ;
    a2a:Folio "30" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_056, Periode: 1795-1832, Doopboek RK kerk, DTB_056, 30"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/028e5997-3ddc-364d-e870-e27097e96065.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b56c5d9a-4fe1-446b-b2a0-049bdcdbff82" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/028e5997-3ddc-364d-e870-e27097e96065.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-10-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/b56c5d9a-4fe1-446b-b2a0-049bdcdbff82" ;
  a2a:RecordGUID "{b56c5d9a-4fe1-446b-b2a0-049bdcdbff82}" ;
  a2a:SourceRemarkOpmerking "vader komt uit Duitsland. Moeder geboren te Zwolle" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_056" ;
  a2a:SourceRemarkregister_periode "1795-1832" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2668_00002668.xml van THL" .

