@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_e14d4152-ea87-73d6-e784-477cb022c2b7
  a a2a:Record ;
  rdfs:label "Doop op 10 januari 1749 te Waspik" ;
  a2a:hasPerson oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-ac0eee07-6552-63c5-5e51-83f6a9b7e91a, oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-a53d9007-c759-bc2e-5047-6e743779506b, oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-9dcec23e-570c-b220-db0a-22a541736e3e, oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-5ecb61d3-3bbf-a98c-abb8-4c4ff1450a71 ;
  a2a:hasEvent oa:event_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_0, oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_1, oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_2, oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_3 ;
  a2a:hasSource oa:source_sha_e14d4152-ea87-73d6-e784-477cb022c2b7 .

oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-ac0eee07-6552-63c5-5e51-83f6a9b7e91a
  a a2a:Person ;
  rdfs:label "Maria Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Maria Zijlmans" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-a53d9007-c759-bc2e-5047-6e743779506b
  a a2a:Person ;
  rdfs:label "Cornelia Zijlmans" ;
  a2a:PersonName [
    rdfs:label "Cornelia Zijlmans" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Zijlmans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-9dcec23e-570c-b220-db0a-22a541736e3e
  a a2a:Person ;
  rdfs:label "Petrus Ottiens" ;
  a2a:PersonName [
    rdfs:label "Petrus Ottiens" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Ottiens"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person-5ecb61d3-3bbf-a98c-abb8-4c4ff1450a71
  a a2a:Person ;
  rdfs:label "Anna Maria Ottiens" ;
  a2a:PersonName [
    rdfs:label "Anna Maria Ottiens" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNameLastName "Ottiens"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1749" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1749-01-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Waspik" ;
    rdfs:label "Waspik"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person:ac0eee07-6552-63c5-5e51-83f6a9b7e91a ;
  a2a:EventKeyRef oa:event_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Event1 .

oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person:a53d9007-c759-bc2e-5047-6e743779506b ;
  a2a:EventKeyRef oa:event_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Event1 .

oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person:9dcec23e-570c-b220-db0a-22a541736e3e ;
  a2a:EventKeyRef oa:event_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Event1 .

oa:relationep_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_3
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Person:5ecb61d3-3bbf-a98c-abb8-4c4ff1450a71 ;
  a2a:EventKeyRef oa:event_sha_e14d4152-ea87-73d6-e784-477cb022c2b7_Event1 .

oa:source_sha_e14d4152-ea87-73d6-e784-477cb022c2b7
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Waspik, 's Grevelduin-Capelle, Raamsdonk" ;
    rdfs:label "Waspik, 's Grevelduin-Capelle, Raamsdonk", "1749-01-10 - 1749-01-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1749-01-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1749-01-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1749" ;
    a2a:Month "1" ;
    a2a:Day "10" ;
    rdfs:label "1749-01-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: Waspik04, Periode: 1734-1778" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Waspik04" ;
    a2a:Folio "89r" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Waspik04, Periode: 1734-1778, Dopen (rooms-katholieke parochie), Waspik04, 89r"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/4efef148-03ca-5cfc-4bc8-89031957446d.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/e14d4152-ea87-73d6-e784-477cb022c2b7" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/4efef148-03ca-5cfc-4bc8-89031957446d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2016-11-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/e14d4152-ea87-73d6-e784-477cb022c2b7" ;
  a2a:RecordGUID "{e14d4152-ea87-73d6-e784-477cb022c2b7}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 10-01-1749<br />Plaats dopen: Waspik<br />Religie: RK" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_1777_00001777.xml van SHA" .

