@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_2ce58bb6-238b-6f74-e867-ef7da5c76212
  a a2a:Record ;
  rdfs:label "Doop op 10 november 1797 te Vlijmen" ;
  a2a:hasPerson oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-ea69bcac-8a83-36be-7101-3a36d73edb1a, oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-48f08346-0a0e-ef4c-13f8-733ae09345ab, oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-4e632463-96e9-2027-43c6-c827a31337aa, oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-024274e9-3004-8f64-4acf-00e55c1d82fb ;
  a2a:hasEvent oa:event_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_0, oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_1, oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_2, oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_3 ;
  a2a:hasSource oa:source_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212 .

oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-ea69bcac-8a83-36be-7101-3a36d73edb1a
  a a2a:Person ;
  rdfs:label "Martinus Henricus Meesters" ;
  a2a:PersonName [
    rdfs:label "Martinus Henricus Meesters" ;
    a2a:PersonNameFirstName "Martinus Henricus" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-48f08346-0a0e-ef4c-13f8-733ae09345ab
  a a2a:Person ;
  rdfs:label "Elisabeth Johannis Schobbe" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johannis Schobbe" ;
    a2a:PersonNameFirstName "Elisabeth Johannis" ;
    a2a:PersonNameLastName "Schobbe"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-4e632463-96e9-2027-43c6-c827a31337aa
  a a2a:Person ;
  rdfs:label "Francisca Johannis Pijnenburgh" ;
  a2a:PersonName [
    rdfs:label "Francisca Johannis Pijnenburgh" ;
    a2a:PersonNameFirstName "Francisca Johannis" ;
    a2a:PersonNameLastName "Pijnenburgh"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person-024274e9-3004-8f64-4acf-00e55c1d82fb
  a a2a:Person ;
  rdfs:label "Henrica Meesters" ;
  a2a:PersonName [
    rdfs:label "Henrica Meesters" ;
    a2a:PersonNameFirstName "Henrica" ;
    a2a:PersonNameLastName "Meesters"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1797-11-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] .

oa:event_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1797-11-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person:ea69bcac-8a83-36be-7101-3a36d73edb1a ;
  a2a:EventKeyRef oa:event_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Event1 .

oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person:48f08346-0a0e-ef4c-13f8-733ae09345ab ;
  a2a:EventKeyRef oa:event_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Event1 .

oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person:4e632463-96e9-2027-43c6-c827a31337aa ;
  a2a:EventKeyRef oa:event_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Event1 .

oa:relationep_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Person:024274e9-3004-8f64-4acf-00e55c1d82fb ;
  a2a:EventKeyRef oa:event_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212_Event1 .

oa:source_sha_2ce58bb6-238b-6f74-e867-ef7da5c76212
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Vlijmen" ;
    rdfs:label "Vlijmen", "1797-11-10 - 1797-11-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1797-11-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1797-11-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1797" ;
    a2a:Month "11" ;
    a2a:Day "10" ;
    rdfs:label "1797-11-10"^^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: Vlijmen03, Periode: 1765-1810" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Vlijmen03" ;
    a2a:Folio "137v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Vlijmen03, Periode: 1765-1810, Dopen (rooms-katholieke parochie), Vlijmen03, 137v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/e9a6a551-c403-552c-43b7-eda7ab7b1631.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/2ce58bb6-238b-6f74-e867-ef7da5c76212" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/e9a6a551-c403-552c-43b7-eda7ab7b1631.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-12-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/2ce58bb6-238b-6f74-e867-ef7da5c76212" ;
  a2a:RecordGUID "{2ce58bb6-238b-6f74-e867-ef7da5c76212}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 10-11-1797<br />Plaats dopen: Vlijmen<br />Religie: RK", "Met doop van onwettige kinderen." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2592_00002592.xml van SHA" .

