@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_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0
  a a2a:Record ;
  rdfs:label "Doop op 9 mei 1717 te Tholen" ;
  a2a:hasPerson oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-35289c72-2a89-48a8-bf68-f7462e50b387, oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-40444fc3-4945-4de5-8967-a560b2e06149, oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-54851b28-bf34-4863-9e97-c540c880f0bd, oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-cbc3fd63-819c-466a-b2d0-c149ad746e61, oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-5b03158a-286f-4d09-8c49-cfbff034ead2 ;
  a2a:hasEvent oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_0, oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_1, oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_2, oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_3, oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_4 ;
  a2a:hasSource oa:source_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0 .

oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-35289c72-2a89-48a8-bf68-f7462e50b387
  a a2a:Person ;
  rdfs:label "Andries Weijman" ;
  a2a:PersonName [
    rdfs:label "Andries Weijman" ;
    a2a:PersonNameFirstName "Andries" ;
    a2a:PersonNameLastName "Weijman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-40444fc3-4945-4de5-8967-a560b2e06149
  a a2a:Person ;
  rdfs:label "Henrik van Enden" ;
  a2a:PersonName [
    rdfs:label "Henrik van Enden" ;
    a2a:PersonNameFirstName "Henrik" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Enden"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-54851b28-bf34-4863-9e97-c540c880f0bd
  a a2a:Person ;
  rdfs:label "Magdalena Neemanss" ;
  a2a:PersonName [
    rdfs:label "Magdalena Neemanss" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Neemanss"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-cbc3fd63-819c-466a-b2d0-c149ad746e61
  a a2a:Person ;
  rdfs:label "Wabburg Hallerin" ;
  a2a:PersonName [
    rdfs:label "Wabburg Hallerin" ;
    a2a:PersonNameFirstName "Wabburg" ;
    a2a:PersonNameLastName "Hallerin"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person-5b03158a-286f-4d09-8c49-cfbff034ead2
  a a2a:Person ;
  rdfs:label "Magdalena Weijman" ;
  a2a:PersonName [
    rdfs:label "Magdalena Weijman" ;
    a2a:PersonNameFirstName "Magdalena" ;
    a2a:PersonNameLastName "Weijman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1717" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1717-05-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person:35289c72-2a89-48a8-bf68-f7462e50b387 ;
  a2a:EventKeyRef oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1 .

oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person:40444fc3-4945-4de5-8967-a560b2e06149 ;
  a2a:EventKeyRef oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1 .

oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person:54851b28-bf34-4863-9e97-c540c880f0bd ;
  a2a:EventKeyRef oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1 .

oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person:cbc3fd63-819c-466a-b2d0-c149ad746e61 ;
  a2a:EventKeyRef oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1 .

oa:relationep_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Person:5b03158a-286f-4d09-8c49-cfbff034ead2 ;
  a2a:EventKeyRef oa:event_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0_Event1 .

oa:source_thl_bb64c6c0-183e-4d41-9b14-24c6cbef3bb0
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1717-05-09 - 1717-05-09"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1717-05-09"^^xsd:date ;
    a2a:SourceIndexDateTo "1717-05-09"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1717" ;
    a2a:Month "5" ;
    a2a:Day "9" ;
    rdfs:label "1717-05-09"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_047, Periode: 1701-1722" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_047" ;
    a2a:Folio "205" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_047, Periode: 1701-1722, Doopboek NH kerk, afschrift Hollestelle, DTB_047, 205"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/7465a5ff-6382-be14-2d48-7c9027fc0bbc.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bb64c6c0-183e-4d41-9b14-24c6cbef3bb0" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/7465a5ff-6382-be14-2d48-7c9027fc0bbc.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-08-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bb64c6c0-183e-4d41-9b14-24c6cbef3bb0" ;
  a2a:RecordGUID "{bb64c6c0-183e-4d41-9b14-24c6cbef3bb0}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_047" ;
  a2a:SourceRemarkregister_periode "1701-1722" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2458_00002458.xml van THL" .

