@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_9dffceff-b52e-7901-9669-0fc371fe5d39
  a a2a:Record ;
  rdfs:label "Doop op 30 juli 1777 te Heusden" ;
  a2a:hasPerson oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-bdd11e15-d524-3c17-4f30-25775d324824, oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-95b37063-16bd-4f1c-2831-273faf77b6e5, oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-2c87f0a2-60d7-b981-757a-1c5a3270ebc3, oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-828f62c2-83bb-b1a7-9ed2-581b99db3024, oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-4888e488-c86d-b215-383f-136bcb2b4316 ;
  a2a:hasEvent oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1 ;
  a2a:hasRelationEP oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_0, oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_1, oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_2, oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_3, oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_4 ;
  a2a:hasSource oa:source_sha_9dffceff-b52e-7901-9669-0fc371fe5d39 .

oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-bdd11e15-d524-3c17-4f30-25775d324824
  a a2a:Person ;
  rdfs:label "Antonia Lansman" ;
  a2a:PersonName [
    rdfs:label "Antonia Lansman" ;
    a2a:PersonNameFirstName "Antonia" ;
    a2a:PersonNameLastName "Lansman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-95b37063-16bd-4f1c-2831-273faf77b6e5
  a a2a:Person ;
  rdfs:label "Johannes Caspar Rits" ;
  a2a:PersonName [
    rdfs:label "Johannes Caspar Rits" ;
    a2a:PersonNameFirstName "Johannes Caspar" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-2c87f0a2-60d7-b981-757a-1c5a3270ebc3
  a a2a:Person ;
  rdfs:label "Adriana Lansman" ;
  a2a:PersonName [
    rdfs:label "Adriana Lansman" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Lansman"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-828f62c2-83bb-b1a7-9ed2-581b99db3024
  a a2a:Person ;
  rdfs:label "Antonius Rits" ;
  a2a:PersonName [
    rdfs:label "Antonius Rits" ;
    a2a:PersonNameFirstName "Antonius" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person-4888e488-c86d-b215-383f-136bcb2b4316
  a a2a:Person ;
  rdfs:label "Johannes Caspar Rits" ;
  a2a:PersonName [
    rdfs:label "Johannes Caspar Rits" ;
    a2a:PersonNameFirstName "Johannes Caspar" ;
    a2a:PersonNameLastName "Rits"
  ] ;
  a2a:Gender "Man" .

oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1777-07-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden"
  ] ;
  a2a:EventReligion "RK" .

oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person:bdd11e15-d524-3c17-4f30-25775d324824 ;
  a2a:EventKeyRef oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1 .

oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_1
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person:95b37063-16bd-4f1c-2831-273faf77b6e5 ;
  a2a:EventKeyRef oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1 .

oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_2
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person:2c87f0a2-60d7-b981-757a-1c5a3270ebc3 ;
  a2a:EventKeyRef oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1 .

oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person:828f62c2-83bb-b1a7-9ed2-581b99db3024 ;
  a2a:EventKeyRef oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1 .

oa:relationep_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_4
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Person:4888e488-c86d-b215-383f-136bcb2b4316 ;
  a2a:EventKeyRef oa:event_sha_9dffceff-b52e-7901-9669-0fc371fe5d39_Event1 .

oa:source_sha_9dffceff-b52e-7901-9669-0fc371fe5d39
  a a2a:Source ;
  rdfs:label "Streekarchief Langstraat Heusden Altena, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Heusden" ;
    rdfs:label "Heusden", "1777-07-30 - 1777-07-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1777-07-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1777-07-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1777" ;
    a2a:Month "7" ;
    a2a:Day "30" ;
    rdfs:label "1777-07-30"^^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: Heusden86, Periode: 1703-1811" ;
    a2a:Book "Dopen (rooms-katholieke parochie)" ;
    a2a:RegistryNumber "Heusden86" ;
    a2a:Folio "180v" ;
    rdfs:label "Streekarchief Langstraat Heusden Altena, Heusden en Altena, Bron: doop-, trouw- en begraafboek, Deel: Heusden86, Periode: 1703-1811, Dopen (rooms-katholieke parochie), Heusden86, 180v"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sha/thumb/640x480/66c327f4-5603-3120-e537-e356c7e1f2d9.jpg" ;
    a2a:UriViewer "https://salha.nl/bronnen/genealogy/personen/deeds/9dffceff-b52e-7901-9669-0fc371fe5d39" ;
    a2a:UriPreview "https://images.memorix.nl/sha/thumb/250x250/66c327f4-5603-3120-e537-e356c7e1f2d9.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-12-26"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://salha.nl/bronnen/genealogy/personen/deeds/9dffceff-b52e-7901-9669-0fc371fe5d39" ;
  a2a:RecordGUID "{9dffceff-b52e-7901-9669-0fc371fe5d39}" ;
  a2a:SourceRemarkOpmerking "Datum dopen: 30-07-1777<br />Plaats dopen: Heusden<br />Religie: RK", "Kopieboek. Blad 67, 68 en 69 zijn leeg en daarom niet gescand." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231214_2376_00002376.xml van SHA" .

