@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_4f42f736-826d-4fe8-84aa-abb35d1cf015
  a a2a:Record ;
  rdfs:label "Doop op 22 oktober 1673 te Sint-Maartensdijk" ;
  a2a:hasPerson oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-ca13602e-c866-42da-b194-2e6d3b392c1e, oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-a7e72039-0f08-4111-b00d-e6a5d94a9dce, oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-9a5e9904-4fc6-4f35-a63e-9ad70bbdda8c, oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-ced92f94-16b9-49d7-b5b7-b7e4d00b7e9d ;
  a2a:hasEvent oa:event_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_0, oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_1, oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_2, oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_3 ;
  a2a:hasSource oa:source_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015 .

oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-ca13602e-c866-42da-b194-2e6d3b392c1e
  a a2a:Person ;
  rdfs:label "Marinus Marinus" ;
  a2a:PersonName [
    rdfs:label "Marinus Marinus" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Marinus"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-a7e72039-0f08-4111-b00d-e6a5d94a9dce
  a a2a:Person ;
  rdfs:label "Maeijcken Marinus" ;
  a2a:PersonName [
    rdfs:label "Maeijcken Marinus" ;
    a2a:PersonNameFirstName "Maeijcken" ;
    a2a:PersonNameLastName "Marinus"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-9a5e9904-4fc6-4f35-a63e-9ad70bbdda8c
  a a2a:Person ;
  rdfs:label "Elisabeth Willems" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Willems" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Willems"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person-ced92f94-16b9-49d7-b5b7-b7e4d00b7e9d
  a a2a:Person ;
  rdfs:label "Marinus Marinissen" ;
  a2a:PersonName [
    rdfs:label "Marinus Marinissen" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Marinissen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1673" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1673-10-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk"
  ] .

oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person:ca13602e-c866-42da-b194-2e6d3b392c1e ;
  a2a:EventKeyRef oa:event_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Event1 .

oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person:a7e72039-0f08-4111-b00d-e6a5d94a9dce ;
  a2a:EventKeyRef oa:event_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Event1 .

oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person:9a5e9904-4fc6-4f35-a63e-9ad70bbdda8c ;
  a2a:EventKeyRef oa:event_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Event1 .

oa:relationep_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Person:ced92f94-16b9-49d7-b5b7-b7e4d00b7e9d ;
  a2a:EventKeyRef oa:event_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015_Event1 .

oa:source_thl_4f42f736-826d-4fe8-84aa-abb35d1cf015
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Maartensdijk" ;
    rdfs:label "Sint-Maartensdijk", "1673-10-22 - 1673-10-22"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1673-10-22"^^xsd:date ;
    a2a:SourceIndexDateTo "1673-10-22"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1673" ;
    a2a:Month "10" ;
    a2a:Day "22" ;
    rdfs:label "1673-10-22"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_024, Periode: 1617-1697" ;
    a2a:Book "Doop- en trouwboek NH kerk" ;
    a2a:RegistryNumber "DTB_024" ;
    a2a:Folio "fol 18v" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_024, Periode: 1617-1697, Doop- en trouwboek NH kerk, DTB_024, fol 18v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/9259168c-1730-9bd2-29b7-944b28fdd440.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4f42f736-826d-4fe8-84aa-abb35d1cf015" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/9259168c-1730-9bd2-29b7-944b28fdd440.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-02-18"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/4f42f736-826d-4fe8-84aa-abb35d1cf015" ;
  a2a:RecordGUID "{4f42f736-826d-4fe8-84aa-abb35d1cf015}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_024" ;
  a2a:SourceRemarkregister_periode "1617-1697" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2661_00002661.xml van THL" .

[] a2a:PersonRemarkdiversen "Overleden" .
