@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_132d093f-b317-462d-9ea2-dbca323f152d
  a a2a:Record ;
  rdfs:label "Doop op 6 april 1710 te Sint-Annaland" ;
  a2a:hasPerson oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-ace0fa1a-36e6-48e6-a789-6a000cd4b9ee, oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-c4a89965-b107-4e22-8867-d5de3f62218d, oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-9a9419e5-01e7-45f2-9701-2b89b90d8811, oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-ff881640-2561-47fb-8d39-c98107340dd4 ;
  a2a:hasEvent oa:event_thl_132d093f-b317-462d-9ea2-dbca323f152d_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_0, oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_1, oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_2, oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_3 ;
  a2a:hasSource oa:source_thl_132d093f-b317-462d-9ea2-dbca323f152d .

oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-ace0fa1a-36e6-48e6-a789-6a000cd4b9ee
  a a2a:Person ;
  rdfs:label "Cornelia Janmaat" ;
  a2a:PersonName [
    rdfs:label "Cornelia Janmaat" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Janmaat"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-c4a89965-b107-4e22-8867-d5de3f62218d
  a a2a:Person ;
  rdfs:label "Christina Cornelis Nosse" ;
  a2a:PersonName [
    rdfs:label "Christina Cornelis Nosse" ;
    a2a:PersonNameFirstName "Christina" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Nosse"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-9a9419e5-01e7-45f2-9701-2b89b90d8811
  a a2a:Person ;
  rdfs:label "Johannis Adriaansz. Janmaat" ;
  a2a:PersonName [
    rdfs:label "Johannis Adriaansz. Janmaat" ;
    a2a:PersonNameFirstName "Johannis" ;
    a2a:PersonNamePatronym "Adriaansz." ;
    a2a:PersonNameLastName "Janmaat"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person-ff881640-2561-47fb-8d39-c98107340dd4
  a a2a:Person ;
  rdfs:label "Jacomijntje Cornelis Nosse" ;
  a2a:PersonName [
    rdfs:label "Jacomijntje Cornelis Nosse" ;
    a2a:PersonNameFirstName "Jacomijntje" ;
    a2a:PersonNamePatronym "Cornelis" ;
    a2a:PersonNameLastName "Nosse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_132d093f-b317-462d-9ea2-dbca323f152d_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1710" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1710-04-06"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland"
  ] .

oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person:ace0fa1a-36e6-48e6-a789-6a000cd4b9ee ;
  a2a:EventKeyRef oa:event_thl_132d093f-b317-462d-9ea2-dbca323f152d_Event1 .

oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person:c4a89965-b107-4e22-8867-d5de3f62218d ;
  a2a:EventKeyRef oa:event_thl_132d093f-b317-462d-9ea2-dbca323f152d_Event1 .

oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person:9a9419e5-01e7-45f2-9701-2b89b90d8811 ;
  a2a:EventKeyRef oa:event_thl_132d093f-b317-462d-9ea2-dbca323f152d_Event1 .

oa:relationep_thl_132d093f-b317-462d-9ea2-dbca323f152d_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_132d093f-b317-462d-9ea2-dbca323f152d_Person:ff881640-2561-47fb-8d39-c98107340dd4 ;
  a2a:EventKeyRef oa:event_thl_132d093f-b317-462d-9ea2-dbca323f152d_Event1 .

oa:source_thl_132d093f-b317-462d-9ea2-dbca323f152d
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Sint-Annaland" ;
    rdfs:label "Sint-Annaland", "1710-04-06 - 1710-04-06"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1710-04-06"^^xsd:date ;
    a2a:SourceIndexDateTo "1710-04-06"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1710" ;
    a2a:Month "4" ;
    a2a:Day "6" ;
    rdfs:label "1710-04-06"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_019, Periode: 1692-1712" ;
    a2a:Book "Doopboek NH kerk" ;
    a2a:RegistryNumber "DTB_019" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_019, Periode: 1692-1712, Doopboek NH kerk, DTB_019"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/ec67acd9-8c54-76db-e4a5-fa633f210560.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/132d093f-b317-462d-9ea2-dbca323f152d" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/ec67acd9-8c54-76db-e4a5-fa633f210560.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-09-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/132d093f-b317-462d-9ea2-dbca323f152d" ;
  a2a:RecordGUID "{132d093f-b317-462d-9ea2-dbca323f152d}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_019" ;
  a2a:SourceRemarkregister_periode "1692-1712" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1901_00001901.xml van THL" .

