@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_44dd8a1c-cec6-42e9-ad38-e9cc45097992
  a a2a:Record ;
  rdfs:label "Doop op 29 april 1629 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-cc68e55d-87a1-435a-846a-cf6fc32825e5, oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-f6041619-34fc-8b25-fd91-5c22d3ddc5fe, oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-6d27ad28-ca33-4408-ba8f-74af359a9ded, oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-9bbc93cd-a3f9-403c-af71-0b9321b1bf23 ;
  a2a:hasEvent oa:event_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_0, oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_1, oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_2, oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_3 ;
  a2a:hasSource oa:source_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992 .

oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-cc68e55d-87a1-435a-846a-cf6fc32825e5
  a a2a:Person ;
  rdfs:label "Maiken Vreese" ;
  a2a:PersonName [
    rdfs:label "Maiken Vreese" ;
    a2a:PersonNameFirstName "Maiken" ;
    a2a:PersonNameLastName "Vreese"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-f6041619-34fc-8b25-fd91-5c22d3ddc5fe
  a a2a:Person ;
  rdfs:label "Commertjen Jans" ;
  a2a:PersonName [
    rdfs:label "Commertjen Jans" ;
    a2a:PersonNameFirstName "Commertjen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-6d27ad28-ca33-4408-ba8f-74af359a9ded
  a a2a:Person ;
  rdfs:label "Cornelis Vreese" ;
  a2a:PersonName [
    rdfs:label "Cornelis Vreese" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Vreese"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person-9bbc93cd-a3f9-403c-af71-0b9321b1bf23
  a a2a:Person ;
  rdfs:label "Paulijnken Corstiaens" ;
  a2a:PersonName [
    rdfs:label "Paulijnken Corstiaens" ;
    a2a:PersonNameFirstName "Paulijnken" ;
    a2a:PersonNameLastName "Corstiaens"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1629" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1629-04-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person:cc68e55d-87a1-435a-846a-cf6fc32825e5 ;
  a2a:EventKeyRef oa:event_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Event1 .

oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person:f6041619-34fc-8b25-fd91-5c22d3ddc5fe ;
  a2a:EventKeyRef oa:event_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Event1 .

oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person:6d27ad28-ca33-4408-ba8f-74af359a9ded ;
  a2a:EventKeyRef oa:event_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Event1 .

oa:relationep_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Person:9bbc93cd-a3f9-403c-af71-0b9321b1bf23 ;
  a2a:EventKeyRef oa:event_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992_Event1 .

oa:source_thl_44dd8a1c-cec6-42e9-ad38-e9cc45097992
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1629-04-29 - 1629-04-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1629-04-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1629-04-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1629" ;
    a2a:Month "4" ;
    a2a:Day "29" ;
    rdfs:label "1629-04-29"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_023, Periode: 1627-1666" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_023" ;
    a2a:Folio "19" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_023, Periode: 1627-1666, Doop- en trouwboek NH kerk, DTB_023, 19"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/4f917e15-9942-66a6-d148-7f33b7287e07.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/44dd8a1c-cec6-42e9-ad38-e9cc45097992" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/4f917e15-9942-66a6-d148-7f33b7287e07.jpg"
  ] ;
  a2a:SourceLastChangeDate "2013-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/44dd8a1c-cec6-42e9-ad38-e9cc45097992" ;
  a2a:RecordGUID "{44dd8a1c-cec6-42e9-ad38-e9cc45097992}" ;
  a2a:SourceRemarkOpmerking "Het is geheven werden van Commertjen Jans" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_023" ;
  a2a:SourceRemarkregister_periode "1627-1666" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1972_00001972.xml van THL" .

