@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_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034
  a a2a:Record ;
  rdfs:label "Doop op 30 november 1670 te Stavenisse" ;
  a2a:hasPerson oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-5774b347-9ddb-49fd-86e2-b66a1c41f445, oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-65d373a6-4b14-47e0-b6ce-1ef1c48b7563, oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-08048293-c62e-425a-9fe5-726b61bc6f3b, oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-7ba560df-530f-434c-8f99-1f79f9a2ee0f ;
  a2a:hasEvent oa:event_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_0, oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_1, oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_2, oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_3 ;
  a2a:hasSource oa:source_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034 .

oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-5774b347-9ddb-49fd-86e2-b66a1c41f445
  a a2a:Person ;
  rdfs:label "Hendrick van Rossen" ;
  a2a:PersonName [
    rdfs:label "Hendrick van Rossen" ;
    a2a:PersonNameFirstName "Hendrick" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossen"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-65d373a6-4b14-47e0-b6ce-1ef1c48b7563
  a a2a:Person ;
  rdfs:label "Tanneken Claessen" ;
  a2a:PersonName [
    rdfs:label "Tanneken Claessen" ;
    a2a:PersonNameFirstName "Tanneken" ;
    a2a:PersonNameLastName "Claessen"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-08048293-c62e-425a-9fe5-726b61bc6f3b
  a a2a:Person ;
  rdfs:label "Maetjen Hendrix" ;
  a2a:PersonName [
    rdfs:label "Maetjen Hendrix" ;
    a2a:PersonNameFirstName "Maetjen" ;
    a2a:PersonNameLastName "Hendrix"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person-7ba560df-530f-434c-8f99-1f79f9a2ee0f
  a a2a:Person ;
  rdfs:label "Maerten van Rossen" ;
  a2a:PersonName [
    rdfs:label "Maerten van Rossen" ;
    a2a:PersonNameFirstName "Maerten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Rossen"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1670" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1670-11-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse"
  ] .

oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person:5774b347-9ddb-49fd-86e2-b66a1c41f445 ;
  a2a:EventKeyRef oa:event_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Event1 .

oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person:65d373a6-4b14-47e0-b6ce-1ef1c48b7563 ;
  a2a:EventKeyRef oa:event_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Event1 .

oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person:08048293-c62e-425a-9fe5-726b61bc6f3b ;
  a2a:EventKeyRef oa:event_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Event1 .

oa:relationep_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Person:7ba560df-530f-434c-8f99-1f79f9a2ee0f ;
  a2a:EventKeyRef oa:event_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034_Event1 .

oa:source_thl_48b0e83b-99e2-4bc6-9a0a-dabd3dceb034
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Stavenisse" ;
    rdfs:label "Stavenisse", "1670-11-30 - 1670-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1670-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1670-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1670" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1670-11-30"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_035e, Periode: 1664-1689" ;
    a2a:Book "Doopboek NH kerk, afschrift Kloet" ;
    a2a:RegistryNumber "DTB_035e" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_035e, Periode: 1664-1689, Doopboek NH kerk, afschrift Kloet, DTB_035e"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/57717fe5-55fd-06ac-02db-fdecf83f5833.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/48b0e83b-99e2-4bc6-9a0a-dabd3dceb034" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/57717fe5-55fd-06ac-02db-fdecf83f5833.jpg"
  ] ;
  a2a:SourceLastChangeDate "2015-05-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/48b0e83b-99e2-4bc6-9a0a-dabd3dceb034" ;
  a2a:RecordGUID "{48b0e83b-99e2-4bc6-9a0a-dabd3dceb034}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_035e" ;
  a2a:SourceRemarkregister_periode "1664-1689" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_1978_00001978.xml van THL" .

