@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_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f
  a a2a:Record ;
  rdfs:label "Doop op 21 november 1798 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-ba39aa50-cb8f-e3e2-afae-c144f6996f83, oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-2d24d49c-5098-1e6e-0661-998ef54c5c14, oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-61f52464-12c5-c964-a936-80521f0be509, oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-099fdec0-47c3-3352-0bf3-39854a7d04d2 ;
  a2a:hasEvent oa:event_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_0, oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_1, oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_2, oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_3 ;
  a2a:hasSource oa:source_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f .

oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-ba39aa50-cb8f-e3e2-afae-c144f6996f83
  a a2a:Person ;
  rdfs:label "Gertrudis Adriani van de Wiel" ;
  a2a:PersonName [
    rdfs:label "Gertrudis Adriani van de Wiel" ;
    a2a:PersonNameFirstName "Gertrudis Adriani" ;
    a2a:PersonNamePrefixLastName "van de" ;
    a2a:PersonNameLastName "Wiel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-2d24d49c-5098-1e6e-0661-998ef54c5c14
  a a2a:Person ;
  rdfs:label "Mouritius Petri Flaccard" ;
  a2a:PersonName [
    rdfs:label "Mouritius Petri Flaccard" ;
    a2a:PersonNameFirstName "Mouritius Petri" ;
    a2a:PersonNameLastName "Flaccard"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-61f52464-12c5-c964-a936-80521f0be509
  a a2a:Person ;
  rdfs:label "Petrus Flaccard" ;
  a2a:PersonName [
    rdfs:label "Petrus Flaccard" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Flaccard"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1798" ;
    a2a:Month "11" ;
    a2a:Day "20" ;
    rdfs:label "1798-11-20"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person-099fdec0-47c3-3352-0bf3-39854a7d04d2
  a a2a:Person ;
  rdfs:label "Anna Maria Alberti Tamson" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Alberti Tamson" ;
    a2a:PersonNameFirstName "Anna Maria Alberti" ;
    a2a:PersonNameLastName "Tamson"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1798" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1798-11-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_0
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person:ba39aa50-cb8f-e3e2-afae-c144f6996f83 ;
  a2a:EventKeyRef oa:event_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Event1 .

oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person:2d24d49c-5098-1e6e-0661-998ef54c5c14 ;
  a2a:EventKeyRef oa:event_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Event1 .

oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person:61f52464-12c5-c964-a936-80521f0be509 ;
  a2a:EventKeyRef oa:event_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Event1 .

oa:relationep_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_3
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Person:099fdec0-47c3-3352-0bf3-39854a7d04d2 ;
  a2a:EventKeyRef oa:event_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f_Event1 .

oa:source_sha_1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1798-11-21 - 1798-11-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1798-11-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1798-11-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1798" ;
    a2a:Month "11" ;
    a2a:Day "21" ;
    rdfs:label "1798-11-21"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Langstraat Heusden Altena" ;
    a2a:Place "Heusden en Altena" ;
    a2a:Collection "Bron: doop-, trouw- en begraafboek, Deel: 012, Periode: 1790-1819" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "012" ;
    a2a:Folio "28v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: 012, Periode: 1790-1819, Dopen (rooms-katholieke parochie), 012, 28v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/0138e6a0-f1d9-84ab-8715-3c2310d1a6ad.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/0138e6a0-f1d9-84ab-8715-3c2310d1a6ad.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-05-16"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f" ;
  a2a:RecordGUID "{1eb2c9d3-d6db-56ad-4bcb-d17d7a1aef2f}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 21-11-1798<br />Plaats dopen: Vlijmen<br />Religie: RK", "Is grotendeels een kopie van DTB Vlijmen03." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_7817_00007817.xml van SHA" .

