@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_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57
  a a2a:Record ;
  rdfs:label "Doop op 23 oktober 1695 te Terheijden" ;
  a2a:hasPerson oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person-65c63d07-2a81-e8f8-b1ad-9e3d44eebc24, oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person-f100971f-bab1-dcc9-a451-730cb7377ca0, oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person-ee1473c0-ce33-07d1-6b37-e552f971478b ;
  a2a:hasEvent oa:event_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_0, oa:relationep_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_1, oa:relationep_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_2 ;
  a2a:hasSource oa:source_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57 .

oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person-65c63d07-2a81-e8f8-b1ad-9e3d44eebc24
  a a2a:Person ;
  rdfs:label "Dingena Bressers" ;
  a2a:PersonName [
    rdfs:label "Dingena Bressers" ;
    a2a:PersonNameFirstName "Dingena" ;
    a2a:PersonNameLastName "Bressers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person-f100971f-bab1-dcc9-a451-730cb7377ca0
  a a2a:Person ;
  rdfs:label "Marcus van Pelsom" ;
  a2a:PersonName [
    rdfs:label "Marcus van Pelsom" ;
    a2a:PersonNameFirstName "Marcus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelsom"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person-ee1473c0-ce33-07d1-6b37-e552f971478b
  a a2a:Person ;
  rdfs:label "Geerit van Pelsom" ;
  a2a:PersonName [
    rdfs:label "Geerit van Pelsom" ;
    a2a:PersonNameFirstName "Geerit" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Pelsom"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1695" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1695-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden"
  ] .

oa:relationep_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person:65c63d07-2a81-e8f8-b1ad-9e3d44eebc24 ;
  a2a:EventKeyRef oa:event_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Event1 .

oa:relationep_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person:f100971f-bab1-dcc9-a451-730cb7377ca0 ;
  a2a:EventKeyRef oa:event_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Event1 .

oa:relationep_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Person:ee1473c0-ce33-07d1-6b37-e552f971478b ;
  a2a:EventKeyRef oa:event_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57_Event1 .

oa:source_rat_fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Terheijden" ;
    rdfs:label "Terheijden", "1695-10-23 - 1695-10-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1695-10-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1695-10-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1695" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1695-10-23"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken van Terheijden, 1602-1810, Bron: boek, Deel: 09, Peri..." ;
    a2a:Book "Inv.nr. 09 - Terheijden - doopboek 1627-1668, lidmatenlijst 1626-1660, doopboek 1669-1692, trouwb..." ;
    a2a:RegistryNumber "09" ;
    a2a:Folio "46" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Archiefnaam: Doop-, trouw- en begraafboeken van Terheijden, 1602-1810, Bron: boek, Deel: 09, Peri..., Inv.nr. 09 - Terheijden - doopboek 1627-1668, lidmatenlijst 1626-1660, doopboek 1669-1692, trouwb..., 09, 46"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/tlb/thumb/640x480/05993dcd-5e67-8b9b-d066-891ff3d4111a.jpg" ;
    a2a:UriViewer "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57" ;
    a2a:UriPreview "https://images.memorix.nl/tlb/thumb/250x250/05993dcd-5e67-8b9b-d066-891ff3d4111a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-01-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.regionaalarchieftilburg.nl/zoek-een-persoon/deeds/fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57" ;
  a2a:RecordGUID "{fd720ca9-4b8a-4fc3-b7d1-4d9cfd8c9d57}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_36616_00036616.xml van RAT" .

