@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_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5
  a a2a:Record ;
  rdfs:label "Doop op 18 februari 1674 te Tholen" ;
  a2a:hasPerson oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-6eb04e79-dc93-4629-9cbd-1fd665c29d93, oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-ddea69d6-e07b-4af8-9a89-438de4b34ecb, oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-832f8729-4abc-4fa4-9bd4-5d8cf84bb198, oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-a7cd991d-69d2-40e1-9543-fb7c28e63199 ;
  a2a:hasEvent oa:event_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Event1 ;
  a2a:hasRelationEP oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_0, oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_1, oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_2, oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_3 ;
  a2a:hasSource oa:source_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5 .

oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-6eb04e79-dc93-4629-9cbd-1fd665c29d93
  a a2a:Person ;
  rdfs:label "Hermen Marcusz" ;
  a2a:PersonName [
    rdfs:label "Hermen Marcusz" ;
    a2a:PersonNameFirstName "Hermen" ;
    a2a:PersonNameLastName "Marcusz"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:BirthPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-ddea69d6-e07b-4af8-9a89-438de4b34ecb
  a a2a:Person ;
  rdfs:label "Gillis Pante" ;
  a2a:PersonName [
    rdfs:label "Gillis Pante" ;
    a2a:PersonNameFirstName "Gillis" ;
    a2a:PersonNameLastName "Pante"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-832f8729-4abc-4fa4-9bd4-5d8cf84bb198
  a a2a:Person ;
  rdfs:label "Maria Cappers" ;
  a2a:PersonName [
    rdfs:label "Maria Cappers" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Cappers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person-a7cd991d-69d2-40e1-9543-fb7c28e63199
  a a2a:Person ;
  rdfs:label "Marcus Jacobse" ;
  a2a:PersonName [
    rdfs:label "Marcus Jacobse" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNameLastName "Jacobse"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1674" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1674-02-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen"
  ] .

oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person:6eb04e79-dc93-4629-9cbd-1fd665c29d93 ;
  a2a:EventKeyRef oa:event_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Event1 .

oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person:ddea69d6-e07b-4af8-9a89-438de4b34ecb ;
  a2a:EventKeyRef oa:event_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Event1 .

oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person:832f8729-4abc-4fa4-9bd4-5d8cf84bb198 ;
  a2a:EventKeyRef oa:event_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Event1 .

oa:relationep_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Person:a7cd991d-69d2-40e1-9543-fb7c28e63199 ;
  a2a:EventKeyRef oa:event_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5_Event1 .

oa:source_thl_bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5
  a a2a:Source ;
  rdfs:label "Gemeentearchief Tholen, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Tholen" ;
    rdfs:label "Tholen", "1674-02-18 - 1674-02-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1674-02-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1674-02-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1674" ;
    a2a:Month "2" ;
    a2a:Day "18" ;
    rdfs:label "1674-02-18"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Tholen" ;
    a2a:Place "Tholen" ;
    a2a:Collection "Bron: boek, Deel: DTB_044, Periode: 1665-1675" ;
    a2a:Book "Doopboek NH kerk, afschrift Hollestelle" ;
    a2a:RegistryNumber "DTB_044" ;
    a2a:Folio "154" ;
    rdfs:label "Gemeentearchief Tholen, Tholen, Bron: boek, Deel: DTB_044, Periode: 1665-1675, Doopboek NH kerk, afschrift Hollestelle, DTB_044, 154"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/thl/thumb/640x480/c0adf56e-4cb2-ebda-175a-40a7323983de.jpg" ;
    a2a:UriViewer "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5" ;
    a2a:UriPreview "https://images.memorix.nl/thl/thumb/250x250/c0adf56e-4cb2-ebda-175a-40a7323983de.jpg"
  ] ;
  a2a:SourceLastChangeDate "2014-09-22"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://archieftholen.nl/onze-bronnen/voorouders/deeds/bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5" ;
  a2a:RecordGUID "{bf0b2de4-e9e5-4a58-83a0-99ce5456f2f5}" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "DTB_044" ;
  a2a:SourceRemarkregister_periode "1665-1675" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250426_2463_00002463.xml van THL" .

